21module
com { module sun { module star { module text {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
Definition Ambiguous.idl:20
describes properties that apply to the whole document of any application.
Definition Settings.idl:36
describes properties that apply to the whole text document.
Definition DocumentSettings.idl:27
boolean ChartAutoUpdate
specifies if charts in text documents are updated automatically.
Definition DocumentSettings.idl:41
boolean AlignTabStopPosition
specifies the alignment of tab stops in text documents.
Definition DocumentSettings.idl:72
boolean SaveGlobalDocumentLinks
specifies if the contents of links in the global document are saved or not.
Definition DocumentSettings.idl:82
boolean IsLabelDocument
specifies if the document has been created as a label document.
Definition DocumentSettings.idl:90
boolean UseFormerObjectPositioning
specifies if the former (till OpenOffice.org 1.1) or the new object positioning is applied.
Definition DocumentSettings.idl:142
boolean UseFormerLineSpacing
specifies if the former (till OpenOffice.org 1.1) or the new line spacing formatting is applied.
Definition DocumentSettings.idl:109
boolean AddParaTableSpacingAtStart
specifies if top paragraph spacing is applied to paragraphs on the first page of text documents.
Definition DocumentSettings.idl:62
boolean AddParaSpacingToTableCells
specifies if paragraph and table spacing is added at the bottom of table cells
Definition DocumentSettings.idl:125
boolean AddParaTableSpacing
specifies if spacing between paragraphs and tables is to be added.
Definition DocumentSettings.idl:52
boolean ConsiderTextWrapOnObjPos
specifies if the text wrap of floating screen objects are considered in a specified way in the positi...
Definition DocumentSettings.idl:158
boolean MathBaselineAlignment
specifies if Math objects should automatically vertically aligned to match the baseline of the surrou...
Definition DocumentSettings.idl:168
These properties describe the printing of the content of a text document.
Definition PrintSettings.idl:27