Home
last modified time | relevance | path

Searched refs:GetSpecialFolder (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sal/osl/w32/
H A Dsecurity.c83 static sal_Bool GetSpecialFolder(rtl_uString **strPath,int nFolder);
504 bSuccess = (sal_Bool)(GetSpecialFolder(&ustrSysDir, CSIDL_PERSONAL) && in osl_getHomeDir()
545 if ( !GetSpecialFolder( &ustrFile, CSIDL_APPDATA) ) in osl_getConfigDir()
696 static sal_Bool GetSpecialFolder(rtl_uString **strPath, int nFolder) in GetSpecialFolder() function
/trunk/main/migrationanalysis/src/wizard/
H A DAnalyse.bas379 TempPath = fso.GetSpecialFolder(TemporaryFolder).path
495 TempPath = fso.GetSpecialFolder(TemporaryFolder).path
H A DRunServer.bas184 tempPath = fso.GetSpecialFolder(TemporaryFolder).Path
H A DUtilities.bas477 TempPath = fso.GetSpecialFolder(TemporaryFolder).path

Completed in 32 milliseconds