:: com :: sun :: star :: mozilla ::

interface XMozillaBootstrap
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XProfileDiscover
       |  
       |  ::com::sun::star::uno::XInterface
       |    |  
       |    +--XProfileManager
       |         |  
       |         |  ::com::sun::star::uno::XInterface
       |         |    |  
       |         |    +--XProxyRunner
       |         |         |  
       +---------+---------+--XMozillaBootstrap
XProfileDiscover
(referenced interface's summary:)
is the interface used to list and get information for Mozilla/Thunderbird profiles
XProfileManager
(referenced interface's summary:)
is the interface to bootup and switch Mozilla/Thunderbird profiles
XProxyRunner
(referenced interface's summary:)
is the interface run Mozilla XPCOM code in a managered environment
Description
See also
XProfileDiscover
See also
XProfileManager
See also
XProxyRunner
See also
MozillaBootstrap

Top of Page