specifies the basic operations for a window component.
Definition XWindow.idl:33
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
identifies an XShapes as a DrawPage.
Definition XDrawPage.idl:28
is implemented by views that display DrawPages or MasterPages.
Definition XDrawView.idl:28
makes it possible to access and change the selection in a view.
Definition XSelectionSupplier.idl:30
Drawing and shape specific interfaces.
Definition AccessibleDrawDocumentView.idl:20
Document view specific interfaces (e.g. selection access and printing).
Definition DrawingDocumentDrawView.idl:20
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
This component integrates a view to a DrawPages or MasterPage from a DrawingDocument.
Definition DrawingDocumentDrawView.idl:32
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
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
short ZoomType
This property defines the zoom type for the document.
Definition DrawingDocumentDrawView.idl:104
boolean IsMasterPageMode
If the view is in master page mode, the view shows the master pages of this model.
Definition DrawingDocumentDrawView.idl:73
short ZoomValue
Defines the zoom value to use.
Definition DrawingDocumentDrawView.idl:113
com::sun::star::awt::Rectangle VisibleArea
This is the area that is currently visible.
Definition DrawingDocumentDrawView.idl:90
is an abstract service for a component which offers a deeper integration of desktop components than a...
Definition Controller.idl:38
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition Point.idl:28
specifies a rectangular area by position and size.
Definition Rectangle.idl:28