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

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

Top of Page