LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_sheet_DocumentSettings_idl__
20 #define __com_sun_star_sheet_DocumentSettings_idl__
27 module
com { module sun { module star { module sheet {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
describes properties that apply to the whole document of any application.
Definition: Settings.idl:41
boolean IsRasterAxisSynchronized
enables the synchronization of horizontal and vertical grid settings in the user interface.
Definition: DocumentSettings.idl:110
describes properties that apply to the whole spreadsheet document.
Definition: DocumentSettings.idl:38
long RasterSubdivisionX
specifies the number of subdivisions between two horizontal grid elements.
Definition: DocumentSettings.idl:100
boolean HasColumnRowHeaders
enables the column and row headers of the view.
Definition: DocumentSettings.idl:68
boolean ShowGrid
enables the display of the cell grid.
Definition: DocumentSettings.idl:56
long RasterSubdivisionY
specifies the number of subdivisions between two vertical grid elements.
Definition: DocumentSettings.idl:105
com::sun::star::util::Color GridColor
specifies the color in which the cell grid is displayed.
Definition: DocumentSettings.idl:60
boolean IsSnapToRaster
enables the restriction of object movement and resizing of drawing objects to the raster.
Definition: DocumentSettings.idl:81
boolean RasterIsVisible
enables the display of the drawing object raster.
Definition: DocumentSettings.idl:85
boolean HasSheetTabs
enables the sheet tabs of the view.
Definition: DocumentSettings.idl:72
boolean IsOutlineSymbolsSet
enables the display of outline symbols.
Definition: DocumentSettings.idl:76
Definition: Ambiguous.idl:22
boolean ShowZeroValues
enables display of zero-values.
Definition: DocumentSettings.idl:43
boolean ShowPageBreaks
enables display of page breaks.
Definition: DocumentSettings.idl:64
long RasterResolutionY
specifies the distance between vertical grid elements in 1/100 mm.
Definition: DocumentSettings.idl:95
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
long RasterResolutionX
specifies the distance between horizontal grid elements in 1/100 mm.
Definition: DocumentSettings.idl:90
boolean ShowNotes
controls whether a marker is shown for notes in cells.
Definition: DocumentSettings.idl:52