21 module
com { module sun { module star { module report {
47 [attribute,bound]
string Name
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
long ControlBorderColor
specifies the color of the border, if present
Definition XReportComponent.idl:107
long Width
specifies the width of the control.
Definition XReportComponent.idl:72
boolean PrintRepeatedValues
Specifies that recurring values are printed.
Definition XReportComponent.idl:117
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
string Name
the name of the component.
Definition XReportComponent.idl:50
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
boolean AutoGrow
Specifies that the control containing data shall automatically grow to the optimal height to show the...
Definition XReportComponent.idl:82
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
long Height
specifies the height of the control.
Definition XReportComponent.idl:57
short ControlBorder
specifies the border style of the control.
Definition XReportComponent.idl:95
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