Home
last modified time | relevance | path

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

/trunk/main/sal/qa/rtl/bootstrap/
H A Drtl_Bootstrap.cxx188 Bootstrap aBootstrap( suIniname ); in TEST_F() local
190 aBootstrap.getIniName( suGetname ); in TEST_F()
205 rtl::Bootstrap aBootstrap; in TEST_F() local
207 aBootstrap.getIniName( suGetname ); in TEST_F()
280 Bootstrap aBootstrap; in TEST_F() local
313 Bootstrap aBootstrap( suIniname ); in TEST_F() local
325 Bootstrap aBootstrap( suIniname ); in TEST_F() local
425 Bootstrap aBootstrap; in TEST_F() local
475 Bootstrap aBootstrap; in TEST_F() local
517 Bootstrap aBootstrap( suIniname); in TEST_F() local
[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()
/trunk/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()
/trunk/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()
/trunk/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()

Completed in 61 milliseconds