Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: view ::

service ViewSettings
Description
provides access to the settings of the controller of an office document.

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Summary
boolean
ShowHoriRuler
[ OPTIONAL ]
If this property is true, the horizontal ruler is displayed.  
boolean
ShowHoriScrollBar
[ OPTIONAL ]
If this property is true, the horizontal scroll bar is displayed.  
short
ZoomValue
[ OPTIONAL ]
specfifies the zoom-value in percent.  
boolean
ShowVertRuler
[ OPTIONAL ]
If this property is true, the vertical ruler is displayed.  
boolean
ShowVertScrollBar
[ OPTIONAL ]
If this property is true, the vertical scroll bar is displayed.  
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Details
ShowHoriRuler
boolean ShowHoriRuler;
Usage Restrictions
optional
Description
If this property is true, the horizontal ruler is displayed.
ShowHoriScrollBar
boolean ShowHoriScrollBar;
Usage Restrictions
optional
Description
If this property is true, the horizontal scroll bar is displayed.
ZoomValue
short ZoomValue;
Usage Restrictions
optional
Description
specfifies the zoom-value in percent.
ShowVertRuler
boolean ShowVertRuler;
Usage Restrictions
optional
Description
If this property is true, the vertical ruler is displayed.
ShowVertScrollBar
boolean ShowVertScrollBar;
Usage Restrictions
optional
Description
If this property is true, the vertical scroll bar is displayed.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.