LibreOffice
LibreOffice 4.3 SDK API Reference
|
Interfaces for Mozilla integration. More...
Classes | |
struct | MenuMultipleChange |
Explains properties of a menu item. More... | |
service | MenuProxy |
Allows to execute dispatch for a menu item and handles listeners for changes in menu items. More... | |
service | MenuProxyListener |
Listens for changes in menu items. More... | |
struct | MenuSingleChange |
Explains a change for a menu item. More... | |
service | MozillaBootstrap |
Allow to discover Mozilla/Thunderbird profiles Allow init Mozilla XPCOM using selected profile and switch profiles. More... | |
interface | XCloseSessionListener |
Listener for closing of the corresponding session. More... | |
interface | XCodeProxy |
is the interface to run Mozilla XPCOM code to run Mozilla XPCOM code in OOo,you should first implement this interface, then pass this object to xProxyRunner->Run More... | |
interface | XMenuProxy |
Allows to execute dispatch for a menu item and handles listeners for changes in menu items. More... | |
interface | XMenuProxyListener |
Listens for changes in menu items. More... | |
interface | XMozillaBootstrap |
interface | XPluginInstance |
Allows to control an office side plugin instance and to communicate with it. More... | |
interface | XPluginInstanceNotifySink |
Allows a plugin to get notification from office side about status of new document opening. More... | |
interface | XPluginInstancePeer |
Allows to communicate with a plugin from the office side. More... | |
interface | XPluginInstanceSyncPeer |
This interface is an extension for XPluginInstancePeer interface. More... | |
interface | XPluginWindowPeer |
Allows to notify a plugin from the office side about plugin window's child window creation. More... | |
interface | XProfileDiscover |
is the interface used to list and get information for Mozilla/Thunderbird profiles More... | |
interface | XProfileManager |
is the interface to boot up and switch Mozilla/Thunderbird profiles More... | |
interface | XProxyRunner |
is the interface run Mozilla XPCOM code in a managed environment More... | |
interface | XRemoteServiceManagerProvider |
Allows creation of the remote service manager for given session. More... | |
Enumerations | |
enum | MozillaProductType { Default = 0, Mozilla = 1, Firefox = 2, Thunderbird = 3 } |
Mozilla Product Types. More... | |
Interfaces for Mozilla integration.
|
published |