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