Home
last modified time | relevance | path

Searched refs:aBootstrap (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/sal/qa/rtl/bootstrap/
H A Drtl_Bootstrap.cxx184 Bootstrap aBootstrap( suIniname ); in ctor_001() local
186 aBootstrap.getIniName( suGetname ); in ctor_001()
201 rtl::Bootstrap aBootstrap; in ctor_002() local
203 aBootstrap.getIniName( suGetname ); in ctor_002()
228 Bootstrap aBootstrap; in getFrom_001() local
232 aBootstrap.getFrom( suValuename, suValue ); in getFrom_001()
261 Bootstrap aBootstrap( suIniname ); in getFrom_002() local
264 aBootstrap.getFrom( suValuename, suGetname ); in getFrom_002()
273 Bootstrap aBootstrap( suIniname ); in getFrom_003() local
277 aBootstrap.getFrom( suValuename, suGetname, myDefault ); in getFrom_003()
[all …]
H A Dbootstrap_process.cxx39 Bootstrap aBootstrap; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
49 aBootstrap.getFrom( in SAL_IMPLEMENT_MAIN_WITH_ARGS()
60 aBootstrap.getFrom( in SAL_IMPLEMENT_MAIN_WITH_ARGS()
71 aBootstrap.getFrom( in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/AOO41X/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx58 Bootstrap aBootstrap( aIni ); in getOfficePath() local
59aBootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "CustomDataUrl" ) ), aConfigPath ); in getOfficePath()
60aBootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "BaseInstallation" ) ), aNetPath ); in getOfficePath()
61aBootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "UserInstallation" ) ), aUserPath ); in getOfficePath()
/AOO41X/main/vcl/unx/generic/app/
H A Dsaldata.cxx836 rtl::Bootstrap aBootstrap( aIni ); in getFrameClassName() local
837aBootstrap.getFrom( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ProductKey" ) ), aProduct ); in getFrameClassName()
/AOO41X/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2356 rtl::Bootstrap aBootstrap( aBootStrap ); in GetDevFontList() local
2358aBootstrap.getFrom( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "UserInstallation" ) ), aUserPath … in GetDevFontList()