module com::sun::star::plugin

(Global Index)

submodules

services

interfaces

structs

exceptions

enums

typedefs

constant groups

Description

Netscape-like plugin interfaces.";


submodules


services

PluginManager makes it possible to create plugins.

interfaces

XPlugin allows the container to control the plugin.
XPluginContext implements the calls a plugin library can make on its browser.
XPluginManager manages all plugin instances.

structs

PluginDescription is a handle for one specific plugin shared object.

exceptions

PluginException indicates that an error occured in an NPN or NPP function call.

enums

PluginVariable describes the possible parameters to XPluginContext::getValue. It describes what kind of object is requested

typedefs


constant groups

PluginMode
Top of Page