Searched refs:aCurrentDir (Results 1 – 3 of 3) sorted by relevance
1077 ::osl::LongPathBuffer< sal_Unicode > aCurrentDir( MAX_LONG_PATH ); in osl_getAbsoluteFileURL()1092 …GetCurrentDirectoryW( aCurrentDir.getBufSizeInSymbols(), ::osl::mingw_reinterpret_cast<LPWSTR>(aCu… in osl_getAbsoluteFileURL()1100 SetCurrentDirectoryW( ::osl::mingw_reinterpret_cast<LPCWSTR>(aCurrentDir) ); in osl_getAbsoluteFileURL()
394 DirEntry aCurrentDir; in Init() local395 aCurrentDir.ToAbs(); in Init()422 aCurrentDir.SetCWD(); in Init()
314 DirEntry aCurrentDir; in Init() local315 aCurrentDir.ToAbs(); in Init()343 aCurrentDir.SetCWD(); in Init()
Completed in 25 milliseconds