20module
com { module sun { module star { module text {
51published service TextTable
gives access to data represented as an array of rows.
Definition generated_idl_chapter_refs.idl:143
specifies the name of the object.
Definition generated_idl_chapter_refs.idl:4524
This interface acts as a container for the loaded graphic.
Definition XGraphic.idl:38
allows to get and set an array of data from a cell range.
Definition generated_idl_chapter_refs.idl:5273
provides access to the cells or to sub-ranges of a cell range.
Definition generated_idl_chapter_refs.idl:3721
manages a text table.
Definition XTextTable.idl:31
makes it possible to sort the contents of this object.
Definition generated_idl_chapter_refs.idl:5416
BreakType
These enumeration values are used to specify if and how a page or column break is applied.
Definition BreakType.idl:28
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
is an object which can be anchored in a text, like instances of TextFrame or TextField.
Definition generated_idl_chapter_refs.idl:3102
short RelativeWidth
determines the width of the table relative to its environment.
Definition TextTable.idl:109
boolean RepeatHeadline
determines if the first row of the table is repeated on every new page.
Definition TextTable.idl:116
string TableTemplateName
contains the name of table style used by the table.
Definition TextTable.idl:213
long RightMargin
contains the right margin of the table.
Definition TextTable.idl:81
sequence< com::sun::star::text::TableColumnSeparator > TableColumnSeparators
contains the column description of the table.
Definition TextTable.idl:162
long Width
contains the absolute table width.
Definition TextTable.idl:143
com::sun::star::style::GraphicLocation BackGraphicLocation
determines the position of the background graphic.
Definition TextTable.idl:191
boolean CollapsingBorders
determines whether borders of neighboring table cells are collapsed into one
Definition TextTable.idl:197
boolean ChartColumnAsLabel
determines if the first column of the table should be treated as axis labels when a chart is to be cr...
Definition TextTable.idl:153
com::sun::star::table::ShadowFormat ShadowFormat
determines the type, color and size of the shadow.
Definition TextTable.idl:123
boolean IsWidthRelative
determines if the value of the relative width is valid.
Definition TextTable.idl:112
com::sun::star::util::Color BackColor
contains the color of the background.
Definition TextTable.idl:170
com::sun::star::graphic::XGraphic BackGraphic
contains the graphic for the background.
Definition TextTable.idl:219
string BackGraphicURL
contains the URL for the background graphic.
Definition TextTable.idl:182
long TopMargin
determines the top margin.
Definition TextTable.idl:127
long BottomMargin
determines the bottom margin.
Definition TextTable.idl:131
com::sun::star::style::BreakType BreakType
determines the type of break that is applied at the beginning of the table.
Definition TextTable.idl:73
boolean KeepTogether
Setting this property to TRUE prevents page or column breaks between this table and the following par...
Definition TextTable.idl:90
sequence< com::sun::star::beans::PropertyValue > TableInteropGrabBag
Grab bag of table properties, used as a string-any map for interim interop purposes.
Definition TextTable.idl:207
short PageNumberOffset
If a page break property is set at the table, this property contains the new value for the page numbe...
Definition TextTable.idl:100
com::sun::star::table::TableBorder TableBorder
contains the description of the table borders.
Definition TextTable.idl:157
boolean ChartRowAsLabel
determines if the first row of the table should be treated as axis labels when a chart is to be creat...
Definition TextTable.idl:148
long HeaderRowCount
determines the number of rows of the table repeated on every new page.
Definition TextTable.idl:119
long LeftMargin
contains the left margin of the table.
Definition TextTable.idl:77
boolean Split
Setting this property to FALSE prevents the table from getting spread on two pages.
Definition TextTable.idl:95
string BackGraphicFilter
contains the name of the file filter for the background graphic.
Definition TextTable.idl:186
string PageDescName
If this property is set, it creates a page break before the table and assigns the value as the name o...
Definition TextTable.idl:105
short TableColumnRelativeSum
contains the sum of the column width values used in TableColumnSeparators.
Definition TextTable.idl:166
short HoriOrient
contains the horizontal orientation.
Definition TextTable.idl:85
boolean BackTransparent
determines if the background color is transparent.
Definition TextTable.idl:135
A component that supports this service preserves XML attributes, unknown by its parser,...
Definition UserDefinedAttributesSupplier.idl:29
contains the style settings of the border lines of all cells in a cell range.
Definition TableBorder.idl:36