Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
Included Services - Summary
::com::sun::star::frame ::Controller
this services offers the integration of this component into the
desktop.
Exported Interfaces - Summary
::com::sun::star::awt ::XWindow
lets you access the window for this view
(details )
::com::sun::star::view ::XFormLayerAccess
let's you access the view part of the form layer contained in the document's view
(details )
XDrawView
lets you set/get the current page displayed by this
view.
::com::sun::star::beans ::XPropertySet
lets you access the properties of this service.
::com::sun::star::view ::XSelectionSupplier
gives you access to the selected entities of this
view.
::com::sun::star::lang ::XServiceInfo
provides the names of the services implemented by
this instance.
Properties' Summary
boolean
IsMasterPageMode
If the view is in masterpage mode, the view shows the masterpages
of this model.
boolean
IsLayerMode
If the view is in layer mode, the user can modify the layer of the
model of this view in the user interface.
XDrawPage
CurrentPage
This is the drawing page that is currently visible.
[ readonly ] ::com::sun::star::awt ::Rectangle
VisibleArea
This is the area that is currently visible.
short
ZoomType
[ OPTIONAL ]
This property defines the zoom type for the document.
short
ZoomValue
[ OPTIONAL ]
Defines the zoom value to use.
Valid only if the ZoomType is set to
BY_VALUE .
::com::sun::star::awt ::Point
ViewOffset
[ OPTIONAL ]
defines the offset from the top left position of the displayed page
to the top left position of the view area in 100th/mm.
Properties' Details
IsMasterPageMode
boolean IsMasterPageMode ;
Description
If the view is in masterpage mode, the view shows the masterpages
of this model.
IsLayerMode
boolean IsLayerMode ;
Description
If the view is in layer mode, the user can modify the layer of the
model of this view in the user interface.
CurrentPage
XDrawPage CurrentPage ;
Description
This is the drawing page that is currently visible.
VisibleArea
[ readonly ] ::com::sun::star::awt ::Rectangle VisibleArea ;
Description
This is the area that is currently visible.
ZoomType
short ZoomType ;
Usage Restrictions
optional
Description
This property defines the zoom type for the document.
Since
OOo 1.1.2
See also
::com::sun::star::view ::DocumentZoomType
Note: After setting other types then
BY_VALUE ,
implementations may calculate the required zoom value and set the type
to BY_VALUE
afterwards.
ZoomValue
short ZoomValue ;
Usage Restrictions
optional
Description
Defines the zoom value to use.
Valid only if the ZoomType is set to
BY_VALUE .
Since
OOo 1.1.2
ViewOffset
::com::sun::star::awt ::Point ViewOffset ;
Usage Restrictions
optional
Description
defines the offset from the top left position of the displayed page
to the top left position of the view area in 100th/mm.
Since
OOo 1.1.2
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.