:: com :: sun :: star ::

module mozilla

Services
MenuProxy Allows to execute dispatch for a menu item and handles listeners for changes in menu items.
MenuProxyListener Listens for changes in menu items.
Interfaces
XCloseSessionListener Listener for closing of the corresponding session.
XMenuProxy Allows to execute dispatch for a menu item and handles listeners for changes in menu items.
XMenuProxyListener Listens for changes in menu items.
XPluginInstance Allows to controll an office side plugin instance and to communicate with it. This interface is oriented for communication with browsers plugins.
XPluginInstanceNotifySink Allows a plugin to get notification from office side about status of new document opening. This interface is oriented for communication with browsers plugins.
XPluginInstancePeer Allows to communicate with a plugin from the office side. This interface is oriented for communication with browsers plugins.
XPluginInstanceSyncPeer This interface is an extention for XPluginInstancePeer interface. An object can support this interface in addition to XPluginInstancePeer interface.
XPluginWindowPeer Allows to notify a plugin from the office side about plugin window's child window creation. This interface is oriented for communication with browsers plugins.
XRemoteServiceManagerProvider Allows creation of the remote service manager for given session. This interface is oriented for communication with browsers plugins.
Structs
MenuMultipleChange Explains properties of a menu item
MenuSingleChange Explains a change for a menu item
Top of Page