LibreOffice
LibreOffice 7.5 SDK API Reference
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ModuleController Service Reference

See XModuleController for a description of the module controller. More...

import <ModuleController.idl;

Inheritance diagram for ModuleController:
XModuleController

Public Member Functions

 create ([in] ::com::sun::star::frame::XController xController)
 Create a new instance of a ModuleController as sub controller of the given XController object.
 
- Public Member Functions inherited from XModuleController
void requestResource ([in] string sResourceTypeURL)
 When the specified resource is requested for the first time then create a new instance of the associated factory service.
 

Detailed Description

See XModuleController for a description of the module controller.

See ConfigurationController for a comment why this service may be removed in the future.

The ModuleController object for an application can be obtained via the XControllerManager interface.

Member Function Documentation

◆ create()

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

Create a new instance of a ModuleController as sub controller of the given XController object.


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