Searched refs:theIniFile (Results 1 – 1 of 1) sorted by relevance
1449 rtl::OUString theIniFile; in EnableSSO() local1450 osl_getExecutableFile( &theIniFile.pData ); in EnableSSO()1451 theIniFile = theIniFile.copy( 0, theIniFile.lastIndexOf( '/' ) + 1 ) + in EnableSSO()1453 ::rtl::Bootstrap theBootstrap( theIniFile ); in EnableSSO()
Completed in 19 milliseconds