19 #ifndef __com_sun_star_report_XReportComponent_idl__ 20 #define __com_sun_star_report_XReportComponent_idl__ 34 module
com { module sun { module star { module report {
60 [attribute,bound]
string Name
67 [attribute,bound]
long Height
82 [attribute,bound]
long Width
91 [attribute, bound]
boolean AutoGrow
104 [attribute,bound]
short ControlBorder
116 [attribute,bound]
long ControlBorderColor
126 [attribute,bound]
boolean PrintRepeatedValues
141 [attribute,bound] sequence<string> MasterFields
170 [attribute,bound] sequence<string> DetailFields
long PositionY
specifies the vertical position of the control.
Definition: XReportComponent.idl:78
describes a component which may be part of a report.
Definition: XReportComponent.idl:40
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:42
Definition: Ambiguous.idl:22
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition: UnknownPropertyException.idl:34
provides access to the parent of the object.
Definition: XChild.idl:36
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
long PositionX
specifies the horizontal position of the control.
Definition: XReportComponent.idl:74
This exception is thrown when a proposed change to a property represents an unacceptable value...
Definition: PropertyVetoException.idl:34
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:38
identifies a XSection inside a report.
Definition: XSection.idl:43
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
makes it possible to create a copy of the object which supports this interface.
Definition: XCloneable.idl:31
com::sun::star::report::XSection Section
Specifies the section where the control belongs to.
Definition: XReportComponent.idl:181