LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_view_ViewSettings_idl__
20 #define __com_sun_star_view_ViewSettings_idl__
25 module
com { module sun { module star { module view {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
boolean ShowVertRuler
If this property is TRUE, the vertical ruler is displayed.
Definition: ViewSettings.idl:48
boolean ShowHoriRuler
If this property is TRUE, the horizontal ruler is displayed.
Definition: ViewSettings.idl:32
boolean ShowVertScrollBar
If this property is TRUE, the vertical scroll bar is displayed.
Definition: ViewSettings.idl:52
short ZoomValue
specifies the zoom-value in percent.
Definition: ViewSettings.idl:44
provides access to the settings of the controller of an office document.
Definition: ViewSettings.idl:31
Definition: Ambiguous.idl:22
boolean ShowHoriScrollBar
If this property is TRUE, the horizontal scroll bar is displayed.
Definition: ViewSettings.idl:40