21 module
com { module sun { module star { module report {
47 [attribute,bound]
string Name
54 [attribute,bound]
long Height
69 [attribute,bound]
long Width
78 [attribute, bound]
boolean AutoGrow
91 [attribute,bound]
short ControlBorder
103 [attribute,bound]
long ControlBorderColor
113 [attribute,bound]
boolean PrintRepeatedValues
This exception is thrown when a proposed change to a property represents an unacceptable value.
Definition PropertyVetoException.idl:31
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition UnknownPropertyException.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
provides information about and access to the properties from an implementation.
Definition generated_idl_chapter_refs.idl:752
provides access to the parent of the object.
Definition generated_idl_chapter_refs.idl:820
lets you do a basic transformation on a Shape and get its type.
Definition XShape.idl:29
allows to explicitly free resources and break cyclic references.
Definition generated_idl_chapter_refs.idl:435
describes a component which may be part of a report.
Definition XReportComponent.idl:28
sequence< string > DetailFields
is used for subreports and contains the names of the columns of the subreport which are related to th...
Definition XReportComponent.idl:161
com::sun::star::report::XSection Section
Specifies the section where the control belongs to.
Definition XReportComponent.idl:168
long PositionY
specifies the vertical position of the control.
Definition XReportComponent.idl:65
sequence< string > MasterFields
is used for subreports and contains the names of columns of the parent report.
Definition XReportComponent.idl:132
long PositionX
specifies the horizontal position of the control.
Definition XReportComponent.idl:61
identifies a XSection inside a report.
Definition XSection.idl:33
makes it possible to create a copy of the object which supports this interface.
Definition XCloneable.idl:28
Definition Ambiguous.idl:20