Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
PRIVATE MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
Methods |
|
Bootstrap( ); |
default ctor. |
Bootstrap( const OUString & iniName ); |
Opens a bootstrap argment container |
~Bootstrap( ); |
Closes a bootstrap argument container |
sal_Bool getFrom( const ::rtl::OUString & sName, ::rtl::OUString & outValue ) const; |
Retrieves a bootstrap argument. |
void getFrom( const ::rtl::OUString & sName, ::rtl::OUString & outValue, const ::rtl::OUString & aDefault ) const; |
Retrieves a bootstrap argument. |
void getIniName( ::rtl::OUString & iniName ) const; |
Retrieves the name of the underlying ini-file. |
void expandMacrosFrom( ::rtl::OUString & macro ) const throw( ); |
Expands a macro using bootstrap variables. |
rtlBootstrapHandle getHandle( ) const throw( ); |
Provides the bootstrap internal handle. |
Static Methods |
|
static void setIniFilename( const ::rtl::OUString & sFile ); |
|
static sal_Bool get( const ::rtl::OUString & sName, ::rtl::OUString & outValue ); |
Retrieves a bootstrap parameter |
static void get( const ::rtl::OUString & sName, ::rtl::OUString & outValue, const ::rtl::OUString & aDefault ); |
Retrieves a bootstrap parameter |
static void set( const ::rtl::OUString & name, const ::rtl::OUString & value ) throw( ); |
Sets a bootstrap parameter. |
static void expandMacros( ::rtl::OUString & macro ) throw( ); |
Expands a macro using default bootstrap variables. |
static ::rtl::OUString encode( const ::rtl::OUString & value ) throw( ); |
Escapes special characters ("$" and "\"). |
Data |
|
void * _handle; |
Copyright © 2000, 2017 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.