20module
com { module sun { module star { module text {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
This interface acts as a container for the loaded graphic.
Definition XGraphic.idl:38
GraphicLocation
These enumeration values are used to specify the location of a graphic object within its surroundings...
Definition GraphicLocation.idl:28
long Color
describes an RGB color value with an optional alpha channel.
Definition Color.idl:34
Definition Ambiguous.idl:20
specifies the properties of a text table row.
Definition TextTableRow.idl:27
com::sun::star::style::GraphicLocation BackGraphicLocation
determines the position of the background graphic.
Definition TextTableRow.idl:60
sequence< com::sun::star::text::TableColumnSeparator > TableColumnSeparators
contains the description of the columns in the table row.
Definition TextTableRow.idl:65
com::sun::star::util::Color BackColor
specifies the color of the background.
Definition TextTableRow.idl:33
com::sun::star::graphic::XGraphic BackGraphic
contains the graphic of the background.
Definition TextTableRow.idl:99
string BackGraphicURL
contains the URL of a background graphic.
Definition TextTableRow.idl:51
boolean IsAutoHeight
If the value of this property is TRUE, the height of the table row depends on the content of the tabl...
Definition TextTableRow.idl:76
boolean HasTextChangesOnly
If TRUE, the table row wasn't deleted or inserted with its tracked cell content.
Definition TextTableRow.idl:106
string BackGraphicFilter
contains the name of the file filter of a background graphic.
Definition TextTableRow.idl:55
boolean IsSplitAllowed
If TRUE, the row is allowed to be split at page or column breaks.
Definition TextTableRow.idl:83
sequence< com::sun::star::beans::PropertyValue > RowInteropGrabBag
Grab bag of row properties, used as a string-any map for interop purposes.
Definition TextTableRow.idl:93
long Height
contains the height of the table row.
Definition TextTableRow.idl:70
boolean BackTransparent
If TRUE, the background color value in "BackColor" is not visible.
Definition TextTableRow.idl:38