Overview | Namespace | Class | Index | Help |
const ::rtl::OUString & | rWriteRegistryFile, |
const ::rtl::OUString & | rReadRegistryFile, |
sal_Bool | bReadOnly = sal_False, |
const ::rtl::OUString & | rBootstrapPath = :: rtl :: OUString ) |
throw( ::com::sun::star::uno::Exception ); |
virtual | abstract | const | volatile | template | static | inline | C-linkage |
NO | NO | NO | NO | NO | NO | NO | NO |
rWriteRegistryFile | file name of the simple registry or the first registry file of the nested registry which will be opened with read/write rights. This file will be created if necessary. |
rReadRegistryFile | file name of the second registry file of the nested registry which will be opened with readonly rights. |
bReadOnly | flag which specify that the first registry file will be opened with readonly rights. Default is FALSE. If this flag is used the registry will not be created if not exist. |
rBootstrapPath | specifies a path where the bootstrap components could be find. If this parameter is an empty string the compoents will be searched in the system path. |
const ::rtl::OUString & | rRegistryFile, |
sal_Bool | bReadOnly = sal_False, |
const ::rtl::OUString & | rBootstrapPath = :: rtl :: OUString ) |
throw( ::com::sun::star::uno::Exception ); |
virtual | abstract | const | volatile | template | static | inline | C-linkage |
NO | NO | NO | NO | NO | NO | YES | NO |
rRegistryFile | file name of the registry to use/ create; if this is an empty string, the default registry is used instead |
bReadOnly | flag which specify that the registry file will be opened with readonly rights. Default is FALSE. If this flag is used the registry will not be created if not exist. |
rBootstrapPath | specifies a path where the bootstrap components could be find. If this parameter is an empty string the compoents will be searched in the system path. |
const ::rtl::OUString & | rBootstrapPath = :: rtl :: OUString ) |
throw( ::com::sun::star::uno::Exception ); |
virtual | abstract | const | volatile | template | static | inline | C-linkage |
NO | NO | NO | NO | NO | NO | YES | NO |
rBootstrapPath | specifies a path where the bootstrap components could be find. If this parameter is an empty string the compoents will be searched in the system path. |
Copyright © 2003 Sun Microsystems, Inc.