LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_text_TextSection_idl__
20 #define __com_sun_star_text_TextSection_idl__
33 module
com { module sun { module star { module text {
short EndnoteNumberingType
determines the numbering type of the endnote numbering as a value of com::sun::star::style::Numbering...
Definition: TextSection.idl:173
string Condition
This property contains a conditional expression.
Definition: TextSection.idl:54
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
GraphicLocation
These enumeration values are used to specify the location of a graphic object within its surroundings...
Definition: GraphicLocation.idl:30
boolean EndnoteIsRestartNumbering
determines whether the endnotes numbering restarts within the section.
Definition: TextSection.idl:160
A TextSection is a range of complete paragraphs within a text.
Definition: TextSection.idl:46
long SectionRightMargin
determines the left margin of the section
Definition: TextSection.idl:193
manages columns within the object.
Definition: XTextColumns.idl:41
boolean IsVisible
If this property is FALSE, the text section is hidden.
Definition: TextSection.idl:65
com::sun::star::text::XTextColumns TextColumns
allows columns to be set into the text section
Definition: TextSection.idl:187
A component that supports this service preserves XML attributes, unknown by its parser,...
Definition: UserDefinedAttributesSupplier.idl:33
string LinkRegion
specifies the source of a file link in the document that is specified in TextSection::FileLink.
Definition: TextSection.idl:87
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:44
boolean FootnoteIsRestartNumbering
determines whether the footnotes numbering restarts within the section.
Definition: TextSection.idl:131
string FootnoteNumberingSuffix
determines the suffix that is display after of the footnote number.
Definition: TextSection.idl:152
string BackGraphicURL
contains the URL for the background graphic.
Definition: TextSection.idl:113
boolean IsProtected
If this property is TRUE, the text section is protected and cannot be modified from the user interfac...
Definition: TextSection.idl:70
string DDECommandFile
specifies the source file name of the command string for a DDE operation.
Definition: TextSection.idl:96
string DDECommandType
specifies the type of the command string for a DDE operation.
Definition: TextSection.idl:92
com::sun::star::graphic::XGraphic BackGraphic
contains the graphic of the background.
Definition: TextSection.idl:199
boolean EndnoteIsCollectAtTextEnd
determines whether endnotes inside the section are displayed at the end of the section text.
Definition: TextSection.idl:156
string BackGraphicFilter
contains the name of the file filter for the background graphic.
Definition: TextSection.idl:117
boolean FootnoteIsCollectAtTextEnd
determines whether footnotes inside the section are displayed at the end of the section text.
Definition: TextSection.idl:127
boolean FootnoteIsOwnNumbering
determines whether the footnotes within the section use an own numbering format.
Definition: TextSection.idl:139
short FootnoteNumberingType
determines the numbering type of the footnote numbering as a value of com::sun::star::style::Numberin...
Definition: TextSection.idl:144
string DDECommandElement
specifies the source element of the command string for a DDE operation.
Definition: TextSection.idl:101
makes it possible to query information about the state of one or more properties.
Definition: XPropertyState.idl:49
long SectionLeftMargin
determines the left margin of the section
Definition: TextSection.idl:190
string EndnoteNumberingPrefix
determines the prefix that is display before the endnote number.
Definition: TextSection.idl:177
string FootnoteNumberingPrefix
determines the prefix that is display before the footnote number.
Definition: TextSection.idl:148
short EndnoteRestartNumberingAt
determines at which number the endnote numbering inside of the section starts.
Definition: TextSection.idl:164
is an object which can be anchored in a text, like instances of TextFrame or TextField.
Definition: TextContent.idl:49
Definition: Ambiguous.idl:22
provide special data of a TextSection.
Definition: XTextSection.idl:31
string EndnoteNumberingSuffix
determines the suffix that is display after the endnote number.
Definition: TextSection.idl:181
com::sun::star::text::SectionFileLink FileLink
If this property is set, then the content of the section is read from the specified document.
Definition: TextSection.idl:76
boolean IsAutomaticUpdate
determines if a DDE link is updated automatically.
Definition: TextSection.idl:184
short FootnoteRestartNumberingAt
determines at which number the footnote numbering inside of the section starts.
Definition: TextSection.idl:135
describes the link for a text section.
Definition: SectionFileLink.idl:45
boolean EndnoteIsOwnNumbering
determines whether the endnotes within the section use an own numbering format.
Definition: TextSection.idl:168
com::sun::star::style::GraphicLocation BackGraphicLocation
determines the position of the background graphic.
Definition: TextSection.idl:123
specifies the name of the object.
Definition: XNamed.idl:33