20 module
com { module sun { module star { module view {
25 module
com { module sun { module star { module drawing {
specifies a rectangular area by position and size.
Definition: Rectangle.idl:27
com::sun::star::awt::Point ViewOffset
defines the offset from the top left position of the displayed page to the top left position of the v...
Definition: DrawingDocumentDrawView.idl:121
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:27
is an abstract service for a component which offers a deeper integration of desktop components than a...
Definition: Controller.idl:37
Definition: Ambiguous.idl:20
specifies the basic operations for a window component.
Definition: XWindow.idl:32
short ZoomValue
Defines the zoom value to use.
Definition: DrawingDocumentDrawView.idl:113
short ZoomType
This property defines the zoom type for the document.
Definition: DrawingDocumentDrawView.idl:104
This component integrates a view to a DrawPages or MasterPage from a DrawingDocument.
Definition: DrawingDocumentDrawView.idl:31
XDrawPage CurrentPage
This is the drawing page that is currently visible.
Definition: DrawingDocumentDrawView.idl:85
boolean IsLayerMode
If the view is in layer mode, the user can modify the layer of the model of this view in the user int...
Definition: DrawingDocumentDrawView.idl:79
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
com::sun::star::awt::Rectangle VisibleArea
This is the area that is currently visible.
Definition: DrawingDocumentDrawView.idl:90
is implemented by views that display DrawPages or MasterPages.
Definition: XDrawView.idl:27
makes it possible to access and change the selection in a view.
Definition: XSelectionSupplier.idl:29
identifies an XShapes as a DrawPage.
Definition: XDrawPage.idl:27
boolean IsMasterPageMode
If the view is in master page mode, the view shows the master pages of this model.
Definition: DrawingDocumentDrawView.idl:67