Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service Settings |
|
Exported Interfaces - Summary | |
::com::sun::star::beans::XPropertySet | gives access to the properties implemented by this service. |
Properties' Summary | |
::com::sun::star::i18n::XForbiddenCharacters ForbiddenCharacters |
[ OPTIONAL ] gives access to the set of forbidden characters. |
short LinkUpdateMode |
[ OPTIONAL ] specifies the update mode for links when loading text documents. |
string PrinterName |
printer used by the document. |
sequence< byte > PrinterSetup |
platform and driver dependent printer setup data. |
boolean IsKernAsianPunctuation |
[ OPTIONAL ] specifies if kerning is applied to Asian punctuation. |
short CharacterCompressionType |
[ OPTIONAL ] specifies the compression (character spacing) type used for Asian characters. |
boolean ApplyUserData |
[ OPTIONAL ] specifies if the user-specific settings saved within a document should be loaded with the document. |
boolean SaveVersionOnClose |
[ OPTIONAL ] specifies if a new version is created if a document has been modified and you want to close it. |
boolean UpdateFromTemplate |
[ OPTIONAL ] specifies if the document should be updated when the template it was created from changes. |
boolean FieldAutoUpdate |
[ OPTIONAL ] specifies if fields in text documents are updated automatically. |
string CurrentDatabaseDataSource |
[ OPTIONAL ] The name of the globally registered ::com::sun::star::sdb::DataSource from which the current data is taken. |
string CurrentDatabaseCommand |
[ OPTIONAL ] a string value, specifying the name of the object displayed currently (or the SQL statement used). |
long CurrentDatabaseCommandType |
[ OPTIONAL ] determines the interpretation of the property DataTableName. |
long DefaultTabStop |
[ OPTIONAL ] |
boolean IsPrintBooklet |
[ OPTIONAL ] determines if the document will be printed as a booklet (brochure), i.e., two document pages are put together on one physical page, such that you can fold the print result and get a booklet. |
boolean IsPrintBookletFront |
[ OPTIONAL ] is only effective, if IsPrintBooklet is true. If this property is also true, only the fronts of the pages of your booklet are printed. |
boolean IsPrintBookletBack |
[ OPTIONAL ] is only effective, if IsPrintBooklet is true. If this property is also true, only the backs of the pages of your booklet are printed. |
long PrintQuality |
[ OPTIONAL ] |
string ColorTableURL |
[ OPTIONAL ] contains the URL that points to a color table (file extension .soc) that will be used for showing a palette in dialogs using colors. |
string DashTableURL |
[ OPTIONAL ] |
string LineEndTableURL |
[ OPTIONAL ] |
string HatchTableURL |
[ OPTIONAL ] |
string GradientTableURL |
[ OPTIONAL ] |
string BitmapTableURL |
[ OPTIONAL ] |
boolean AutoCalculate |
[ OPTIONAL ] |
short PrinterIndependentLayout |
[ OPTIONAL ] forbid use of printer metrics for layout |
boolean AddExternalLeading |
[ OPTIONAL ] layout engine should add value of a Font's 'external leading' * attribute to the line spacing. |
Exported Interfaces - Details | |
::com::sun::star::beans::XPropertySet
|
Properties' Details | |
ForbiddenCharacters
|
|
LinkUpdateMode
|
|
PrinterName
|
|
PrinterSetup
|
|
IsKernAsianPunctuation
|
|
CharacterCompressionType
|
|
ApplyUserData
|
|
SaveVersionOnClose
|
|
UpdateFromTemplate
|
|
FieldAutoUpdate
|
|
CurrentDatabaseDataSource
|
|
CurrentDatabaseCommand
|
|
CurrentDatabaseCommandType
|
|
DefaultTabStop
|
|
IsPrintBooklet
|
|
IsPrintBookletFront
|
|
IsPrintBookletBack
|
|
PrintQuality
|
|
ColorTableURL
|
|
DashTableURL
|
|
LineEndTableURL
|
|
HatchTableURL
|
|
GradientTableURL
|
|
BitmapTableURL
|
|
AutoCalculate
|
|
PrinterIndependentLayout
|
|
AddExternalLeading
|
Copyright © 2010 Sun Microsystems, Inc.