|
LibreOfficeDev
LibreOfficeDev 27.2 SDK API Reference
|
The drawing framework is responsible for managing the resources used by the UI of the drawing applications. More...
The drawing framework is responsible for managing the resources used by the UI of the drawing applications.
Draw/Impress user interface framework.
The set of active resources is represented by the com::sun::star::drawing::framework::XConfiguration.
The com::sun::star::drawing::framework::XControllerManager interface provides access to the sub controllers. It typically is implemented by the same class that implements the com::sun::star::frame::XController interface.
The configuration is managed by the com::sun::star::drawing::framework::XConfigurationController. It coordinates changes to the configuration made by the other sub controllers so that
For more information please see the wiki page of the drawing framework.