Searched refs:aBootstrap (Results 1 – 5 of 5) sorted by relevance
184 Bootstrap aBootstrap( suIniname ); in ctor_001() local186 aBootstrap.getIniName( suGetname ); in ctor_001()201 rtl::Bootstrap aBootstrap; in ctor_002() local203 aBootstrap.getIniName( suGetname ); in ctor_002()228 Bootstrap aBootstrap; in getFrom_001() local232 aBootstrap.getFrom( suValuename, suValue ); in getFrom_001()261 Bootstrap aBootstrap( suIniname ); in getFrom_002() local264 aBootstrap.getFrom( suValuename, suGetname ); in getFrom_002()273 Bootstrap aBootstrap( suIniname ); in getFrom_003() local277 aBootstrap.getFrom( suValuename, suGetname, myDefault ); in getFrom_003()[all …]
39 Bootstrap aBootstrap; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local49 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()
58 Bootstrap aBootstrap( aIni ); in getOfficePath() local59 … aBootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "CustomDataUrl" ) ), aConfigPath ); in getOfficePath()60 … aBootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "BaseInstallation" ) ), aNetPath ); in getOfficePath()61 … aBootstrap.getFrom( OUString( RTL_CONSTASCII_USTRINGPARAM( "UserInstallation" ) ), aUserPath ); in getOfficePath()
836 rtl::Bootstrap aBootstrap( aIni ); in getFrameClassName() local837 … aBootstrap.getFrom( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ProductKey" ) ), aProduct ); in getFrameClassName()
2356 rtl::Bootstrap aBootstrap( aBootStrap ); in GetDevFontList() local2358 …aBootstrap.getFrom( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "UserInstallation" ) ), aUserPath … in GetDevFontList()