| Overview | Namespace | Class | Index | Help |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
| const OUString & | iniName ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
Opens a bootstrap argment container
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | YES | NO |
Closes a bootstrap argument container
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
Retrieves a bootstrap argument.
It is first tried to retrieve the value via the global function
and second via the special bootstrap container.
| const ::rtl::OUString & | sName, |
| ::rtl::OUString & | outValue, |
| const ::rtl::OUString & | aDefault ) const; |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
Retrieves a bootstrap argument.
It is first tried to retrieve the value via the global function
and second via the special bootstrap container.
| ::rtl::OUString & | iniName ) const; |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | YES | NO | NO | NO | YES | NO |
Retrieves the name of the underlying ini-file.
| const ::rtl::OUString & | sFile ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
Retrieves a bootstrap parameter
| sName | name of the bootstrap value. case insensitive. |
| outValue | |
sal_False, if no value could be retrieved, otherwise sal_True
| const ::rtl::OUString & | sName, |
| ::rtl::OUString & | outValue, |
| const ::rtl::OUString & | aDefault ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | YES | YES | NO |
Retrieves a bootstrap parameter
| sName | name of the bootstrap value. case insensitive. |
| outValue | (out parameter). Contains the value associated with sName. |
| aDefault | |
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.