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
128 [attribute,bound] sequence<string> MasterFields
157 [attribute,bound] sequence<string> DetailFields
long PositionY
specifies the vertical position of the control.
Definition: XReportComponent.idl:65
describes a component which may be part of a report.
Definition: XReportComponent.idl:27
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:38
Definition: Ambiguous.idl:20
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition: UnknownPropertyException.idl:30
provides access to the parent of the object.
Definition: XChild.idl:30
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
long PositionX
specifies the horizontal position of the control.
Definition: XReportComponent.idl:61
This exception is thrown when a proposed change to a property represents an unacceptable value...
Definition: PropertyVetoException.idl:30
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:28
identifies a XSection inside a report.
Definition: XSection.idl:32
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
makes it possible to create a copy of the object which supports this interface.
Definition: XCloneable.idl:27
com::sun::star::report::XSection Section
Specifies the section where the control belongs to.
Definition: XReportComponent.idl:168