21 module
com { module sun { module star { module sheet {
describes properties that apply to the whole spreadsheet document.
Definition: DocumentSettings.idl:31
boolean IsDocumentShared
enables the document sharing feature (Tools->Share Spreadsheet)
Definition: DocumentSettings.idl:108
boolean HasColumnRowHeaders
enables the column and row headers of the view.
Definition: DocumentSettings.idl:62
long RasterSubdivisionY
specifies the number of subdivisions between two vertical grid elements.
Definition: DocumentSettings.idl:99
boolean ShowPageBreaks
enables display of page breaks.
Definition: DocumentSettings.idl:58
boolean ShowNotes
controls whether a marker is shown for notes in cells.
Definition: DocumentSettings.idl:46
boolean IsSnapToRaster
enables the restriction of object movement and resizing of drawing objects to the raster...
Definition: DocumentSettings.idl:75
boolean HasSheetTabs
enables the sheet tabs of the view.
Definition: DocumentSettings.idl:66
Definition: Ambiguous.idl:20
long RasterResolutionY
specifies the distance between vertical grid elements in 1/100 mm.
Definition: DocumentSettings.idl:89
long RasterResolutionX
specifies the distance between horizontal grid elements in 1/100 mm.
Definition: DocumentSettings.idl:84
com::sun::star::util::Color GridColor
specifies the color in which the cell grid is displayed.
Definition: DocumentSettings.idl:54
boolean IsRasterAxisSynchronized
enables the synchronization of horizontal and vertical grid settings in the user interface.
Definition: DocumentSettings.idl:104
boolean ShowZeroValues
enables display of zero-values.
Definition: DocumentSettings.idl:37
long RasterSubdivisionX
specifies the number of subdivisions between two horizontal grid elements.
Definition: DocumentSettings.idl:94
boolean IsOutlineSymbolsSet
enables the display of outline symbols.
Definition: DocumentSettings.idl:70
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34
describes properties that apply to the whole document of any application.
Definition: Settings.idl:35
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
boolean ShowGrid
enables the display of the cell grid.
Definition: DocumentSettings.idl:50
boolean RasterIsVisible
enables the display of the drawing object raster.
Definition: DocumentSettings.idl:79