Content for OpenOffice.org version 3.3.
:: 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
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.