LibreOffice
LibreOffice 25.8 SDK API Reference
|
import "NSSProfile.idl";
Public Attributes | |
string | Name |
the name of the NSS profile | |
string | Path |
the path to the NSS databases | |
::com::sun::star::mozilla::MozillaProductType | Type |
the type of the NSS profile |
string Name |
the name of the NSS profile
Normally the name will reflect the name of the Mozilla profile. But the profile list also contains the following special entries: MANUAL and MOZILLA_CERTIFICATE_FOLDER. These will have a product type of MozillaProductType::Default and might have an empty path, if that value is not available.
string Path |
the path to the NSS databases
the type of the NSS profile