|
boolean | ShowZeroValues |
| enables display of zero-values. More...
|
|
boolean | ShowNotes |
| controls whether a marker is shown for notes in cells. More...
|
|
boolean | ShowGrid |
| enables the display of the cell grid. More...
|
|
com::sun::star::util::Color | GridColor |
| specifies the color in which the cell grid is displayed. More...
|
|
boolean | ShowPageBreaks |
| enables display of page breaks. More...
|
|
boolean | HasColumnRowHeaders |
| enables the column and row headers of the view. More...
|
|
boolean | HasSheetTabs |
| enables the sheet tabs of the view. More...
|
|
boolean | IsOutlineSymbolsSet |
| enables the display of outline symbols. More...
|
|
boolean | IsSnapToRaster |
| enables the restriction of object movement and resizing of drawing objects to the raster. More...
|
|
boolean | RasterIsVisible |
| enables the display of the drawing object raster. More...
|
|
long | RasterResolutionX |
| specifies the distance between horizontal grid elements in 1/100 mm. More...
|
|
long | RasterResolutionY |
| specifies the distance between vertical grid elements in 1/100 mm. More...
|
|
long | RasterSubdivisionX |
| specifies the number of subdivisions between two horizontal grid elements. More...
|
|
long | RasterSubdivisionY |
| specifies the number of subdivisions between two vertical grid elements. More...
|
|
boolean | IsRasterAxisSynchronized |
| enables the synchronization of horizontal and vertical grid settings in the user interface. More...
|
|
boolean | IsDocumentShared |
| enables the document sharing feature (Tools->Share Spreadsheet) More...
|
|
com::sun::star::i18n::XForbiddenCharacters | ForbiddenCharacters |
| gives access to the set of forbidden characters. More...
|
|
short | LinkUpdateMode |
| specifies the update mode for links when loading text documents. More...
|
|
string | PrinterName |
| printer used by the document. More...
|
|
sequence< byte > | PrinterSetup |
| platform and driver dependent printer setup data. More...
|
|
boolean | IsKernAsianPunctuation |
| specifies if kerning is applied to Asian punctuation. More...
|
|
short | CharacterCompressionType |
| specifies the compression (character spacing) type used for Asian characters. More...
|
|
boolean | ApplyUserData |
| specifies if the user-specific settings saved within a document should be loaded with the document. More...
|
|
boolean | SaveVersionOnClose |
| specifies if a new version is created if a document has been modified and you want to close it. More...
|
|
boolean | UpdateFromTemplate |
| specifies if the document should be updated when the template it was created from changes. More...
|
|
boolean | FieldAutoUpdate |
| specifies if fields in text documents are updated automatically. More...
|
|
string | CurrentDatabaseDataSource |
| The name of the globally registered com::sun::star::sdb::DataSource from which the current data is taken. More...
|
|
string | CurrentDatabaseCommand |
| a string value, specifying the name of the object displayed currently (or the SQL statement used). More...
|
|
long | CurrentDatabaseCommandType |
| determines the interpretation of the property DataTableName. More...
|
|
long | DefaultTabStop |
|
boolean | IsPrintBooklet |
| 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. More...
|
|
boolean | IsPrintBookletFront |
| is only effective, if IsPrintBooklet is TRUE . More...
|
|
boolean | IsPrintBookletBack |
| is only effective, if IsPrintBooklet is TRUE . More...
|
|
long | PrintQuality |
| how printing uses color. More...
|
|
string | ColorTableURL |
| contains the URL that points to a color table (file extension .soc) that will be used for showing a palette in dialogs using colors. More...
|
|
string | DashTableURL |
|
string | LineEndTableURL |
|
string | HatchTableURL |
|
string | GradientTableURL |
|
string | BitmapTableURL |
|
boolean | AutoCalculate |
|
short | PrinterIndependentLayout |
| forbid use of printer metrics for layout More...
|
|
boolean | AddExternalLeading |
| layout engine should add value of a Font's "external leading" attribute to the line spacing. More...
|
|
boolean | EmbedFonts |
| Whether to embed fonts used by the document (see e.g. More...
|
|
boolean | EmbedSystemFonts |
| Whether to embed also system fonts used by the document. More...
|
|
boolean | EmbedOnlyUsedFonts |
| Whether to embed only the fonts that are used in the document. More...
|
|
boolean | EmbedLatinScriptFonts |
| Whether to embed Latin script fonts. More...
|
|
boolean | EmbedAsianScriptFonts |
| Whether to embed Asian script fonts. More...
|
|
boolean | EmbedComplexScriptFonts |
| Whether to embed Complex script fonts. More...
|
|