22 module
com { module sun { module star { module mozilla {
is the interface to boot up and switch Mozilla/Thunderbird profiles
Definition XProfileManager.idl:33
MozillaProductType getCurrentProduct()
attempts to get the current product.
boolean isCurrentProfileLocked()
attempts to check whether the current profile locked or not
string getCurrentProfile()
attempts to get the current profile name.
long bootupProfile([in]MozillaProductType product,[in]string profileName)
attempts to init XPCOM runtime using given profile.
long shutdownProfile()
attempts to shutdown the current profile.
string setCurrentProfile([in]MozillaProductType product,[in]string profileName)
attempts to set the current used profile name for the given product.
base interface of all UNO interfaces
Definition XInterface.idl:46
MozillaProductType
Mozilla Product Types.
Definition MozillaProductType.idl:30
Definition Ambiguous.idl:20