|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module view {
25 module
com { module sun { module star { module drawing {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
com::sun::star::awt::Rectangle VisibleArea
This is the area that is currently visible.
Definition: DrawingDocumentDrawView.idl:90
short ZoomValue
Defines the zoom value to use.
Definition: DrawingDocumentDrawView.idl:113
is implemented by views that display DrawPages or MasterPages.
Definition: XDrawView.idl:28
This component integrates a view to a DrawPages or MasterPage from a DrawingDocument.
Definition: DrawingDocumentDrawView.idl:32
boolean IsMasterPageMode
If the view is in master page mode, the view shows the master pages of this model.
Definition: DrawingDocumentDrawView.idl:67
specifies the basic operations for a window component.
Definition: XWindow.idl:33
is an abstract service for a component which offers a deeper integration of desktop components than a...
Definition: Controller.idl:38
XDrawPage CurrentPage
This is the drawing page that is currently visible.
Definition: DrawingDocumentDrawView.idl:85
makes it possible to access and change the selection in a view.
Definition: XSelectionSupplier.idl:30
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
Definition: Ambiguous.idl:20
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:28
identifies an XShapes as a DrawPage.
Definition: XDrawPage.idl:28
specifies a rectangular area by position and size.
Definition: Rectangle.idl:28
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