19 #ifndef __com_sun_star_drawing_DrawingDocumentDrawView_idl__ 20 #define __com_sun_star_drawing_DrawingDocumentDrawView_idl__ 34 module
com { module sun { module star { module view {
39 module
com { module sun { module star { module drawing {
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
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:135
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:29
is an abstract service for a component which offers a deeper integration of desktop components than a...
Definition: Controller.idl:47
Definition: Ambiguous.idl:22
specifies the basic operations for a window component.
Definition: XWindow.idl:50
short ZoomValue
Defines the zoom value to use.
Definition: DrawingDocumentDrawView.idl:127
short ZoomType
This property defines the zoom type for the document.
Definition: DrawingDocumentDrawView.idl:118
This component integrates a view to a DrawPages or MasterPage from a DrawingDocument.
Definition: DrawingDocumentDrawView.idl:45
XDrawPage CurrentPage
This is the drawing page that is currently visible.
Definition: DrawingDocumentDrawView.idl:99
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:93
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
com::sun::star::awt::Rectangle VisibleArea
This is the area that is currently visible.
Definition: DrawingDocumentDrawView.idl:104
is implemented by views that display DrawPages or MasterPages.
Definition: XDrawView.idl:33
makes it possible to access and change the selection in a view.
Definition: XSelectionSupplier.idl:37
identifies an XShapes as a DrawPage.
Definition: XDrawPage.idl:31
boolean IsMasterPageMode
If the view is in master page mode, the view shows the master pages of this model.
Definition: DrawingDocumentDrawView.idl:81