:: com :: sun :: star :: plugin ::
|
interface XPluginManager |
|
- Description
- Interface accessing all recognized Netscape plugins.
|
Methods' Details |
createPluginContext
- Description
- Creates a default context. This context depends on the service
::com::sun::star::frame::Desktop.
- Returns
- plugin context
|
|
getPluginDescriptions
- Description
- Returns the descriptions for all recognized plugins.
- Returns
- plugin descriptions
|
|
createPlugin
- Description
- Creates a new plugin instance.
- Parameter acontext
- plugin context
- Parameter mode
- plugin mode
- Parameter argn
- argument name list provided to plugin
- Parameter argv
- argument value list provided to plugin
- Parameter plugintype
- plugin description
- Returns
- plugin instance
|
|
createPluginFromURL
XPlugin |
createPluginFromURL( |
[in] 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 ); |
- Description
- Creates a new plugin instance.
- Parameter acontext
- plugin context
- Parameter mode
- plugin mode
- Parameter argn
- argument name list provided to plugin
- Parameter argv
- argument value list provided to plugin
- Parameter toolkit
- toolkit to be used to get system window handle for plugin
- Parameter parent
- parent window
- Parameter url
- url
- Returns
- plugin instance
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.