|
LibreOffice
LibreOffice 5.1 SDK API Reference
|
This service manages all recognized Netscape plugins. More...
import"PluginManager.idl";
Additional Inherited Members | |
Public Member Functions inherited from XPluginManager | |
| com::sun::star::plugin::XPluginContext | createPluginContext () |
| Creates a default context. More... | |
| sequence< com::sun::star::plugin::PluginDescription > | getPluginDescriptions () |
| Returns the descriptions for all recognized plugins. More... | |
| com::sun::star::plugin::XPlugin | createPlugin ([in] com::sun::star::plugin::XPluginContext acontext, [in] short mode, [in] sequence< string > argn, [in] sequence< string > argv, [in] com::sun::star::plugin::PluginDescription plugintype) raises ( com::sun::star::plugin::PluginException ) |
| Creates a new plugin instance. More... | |
| com::sun::star::plugin::XPlugin | createPluginFromURL ([in] com::sun::star::plugin::XPluginContext acontext, [in] short mode, [in] sequence< string > argn, [in] sequence< string > argv, [in] com::sun::star::awt::XToolkit toolkit, [in] com::sun::star::awt::XWindowPeer parent, [in] string url) |
| Creates a new plugin instance. More... | |
Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) |
| queries for a new interface to an existing UNO object. More... | |
| void | acquire () |
| increases the reference counter by one. More... | |
| void | release () |
| decreases the reference counter by one. More... | |
This service manages all recognized Netscape plugins.
1.8.12