LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
BasicViewFactory Service Reference

The BasicViewFactory is a view factory that provides the panes used by the Draw and Impress applications. More...

import"BasicViewFactory.idl";

Inheritance diagram for BasicViewFactory:
XResourceFactory

Public Member Functions

 create ([in] ::com::sun::star::frame::XController xController)
 Give the controller to new instances so that they have access to the drawing framework controllers. More...
 
- Public Member Functions inherited from XResourceFactory
XResource createResource ([in] XResourceId xResourceId) raises ( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::WrappedTargetException )
 Create a resource for the given XResourceId object. More...
 
void releaseResource ([in] XResource xResource)
 Call this method to tell a factory that the given resource is no longer in use. More...
 

Detailed Description

The BasicViewFactory is a view factory that provides the panes used by the Draw and Impress applications.

The factory recognizes the following URLs:

Member Function Documentation

◆ create()

create ( [in] ::com::sun::star::frame::XController  xController)

Give the controller to new instances so that they have access to the drawing framework controllers.


The documentation for this service was generated from the following file: