LibreOffice
LibreOffice 24.2 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 | 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... | |
Enumerations | |
enum | MozillaProductType { Default = 0, Mozilla = 1, Firefox = 2, Thunderbird = 3 } |
Mozilla Product Types. More... | |
Interfaces for Mozilla integration.
|
published |