21module
com { module sun { module star { module document {
provides information about and access to the properties from an implementation.
Definition generated_idl_chapter_refs.idl:752
provides access to forbidden character settings in a document.
Definition XForbiddenCharacters.idl:33
Definition Ambiguous.idl:20
describes properties that apply to the whole document of any application.
Definition Settings.idl:36
boolean UpdateFromTemplate
specifies if the document should be updated when the template it was created from changes.
Definition Settings.idl:113
boolean IsPrintBookletBack
is only effective, if IsPrintBooklet is TRUE.
Definition Settings.idl:179
string PrinterName
printer used by the document.
Definition Settings.idl:67
short LinkUpdateMode
specifies the update mode for links when loading text documents.
Definition Settings.idl:62
boolean SaveVersionOnClose
specifies if a new version is created if a document has been modified and you want to close it.
Definition Settings.idl:105
boolean EmbedComplexScriptFonts
Whether to embed Complex script fonts.
Definition Settings.idl:280
long DefaultTabStop
Definition Settings.idl:147
string ColorTableURL
contains the URL that points to a color table (file extension .soc) that will be used for showing a p...
Definition Settings.idl:197
string CurrentDatabaseDataSource
The name of the globally registered com::sun::star::sdb::DataSource from which the current data is ta...
Definition Settings.idl:128
boolean EmbedFonts
Whether to embed fonts used by the document (see e.g.
Definition Settings.idl:249
short PrinterIndependentLayout
forbid use of printer metrics for layout
Definition Settings.idl:235
boolean EmbedAsianScriptFonts
Whether to embed Asian script fonts.
Definition Settings.idl:274
long CurrentDatabaseCommandType
determines the interpretation of the property DataTableName.
Definition Settings.idl:142
boolean ApplyUserData
specifies if the user-specific settings saved within a document should be loaded with the document.
Definition Settings.idl:99
string CurrentDatabaseCommand
a string value, specifying the name of the object displayed currently (or the SQL statement used).
Definition Settings.idl:134
boolean IsPrintBookletFront
is only effective, if IsPrintBooklet is TRUE.
Definition Settings.idl:169
string GradientTableURL
Definition Settings.idl:217
string DashTableURL
Definition Settings.idl:202
boolean IsKernAsianPunctuation
specifies if kerning is applied to Asian punctuation.
Definition Settings.idl:85
boolean FieldAutoUpdate
specifies if fields in text documents are updated automatically.
Definition Settings.idl:118
boolean IsPrintBooklet
determines if the document will be printed as a booklet (brochure), i.e., two document pages are put ...
Definition Settings.idl:159
boolean EmbedLatinScriptFonts
Whether to embed Latin script fonts.
Definition Settings.idl:268
boolean EmbedSystemFonts
Whether to embed also system fonts used by the document.
Definition Settings.idl:256
string HatchTableURL
Definition Settings.idl:212
boolean AddExternalLeading
layout engine should add value of a Font's "external leading" attribute to the line spacing.
Definition Settings.idl:241
sequence< byte > PrinterSetup
platform and driver dependent printer setup data.
Definition Settings.idl:78
string BitmapTableURL
Definition Settings.idl:222
string LineEndTableURL
Definition Settings.idl:207
long PrintQuality
how printing uses color.
Definition Settings.idl:190
boolean AutoCalculate
Definition Settings.idl:227
short CharacterCompressionType
specifies the compression (character spacing) type used for Asian characters.
Definition Settings.idl:93
com::sun::star::i18n::XForbiddenCharacters ForbiddenCharacters
gives access to the set of forbidden characters.
Definition Settings.idl:54
boolean EmbedOnlyUsedFonts
Whether to embed only the fonts that are used in the document.
Definition Settings.idl:262