|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module drawing { module framework {
Base interface that provides functionality shared by all resource types of the drawing framework.
Definition: XResource.idl:28
specifies the basic operations for a window component.
Definition: XWindow.idl:33
::com::sun::star::awt::XWindow getWindow()
Return the com::sun::star::awt::XWindow of the pane that is used to display a view.
Central interface for rendering.
Definition: XCanvas.idl:96
Definition: Ambiguous.idl:20
::com::sun::star::rendering::XCanvas getCanvas()
Return the com::sun::star::awt::XCanvas of the pane.
A pane is an abstraction of a window and is one of the resources managed by the drawing framework.
Definition: XPane.idl:29