Home
last modified time | relevance | path

Searched refs:aCurrentDir (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sal/osl/w32/
H A Dfile_url.cxx1077 ::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()
/trunk/main/tools/source/fsys/
H A Dwntmsc.cxx394 DirEntry aCurrentDir; in Init() local
395 aCurrentDir.ToAbs(); in Init()
422 aCurrentDir.SetCWD(); in Init()
H A Dos2.cxx314 DirEntry aCurrentDir; in Init() local
315 aCurrentDir.ToAbs(); in Init()
343 aCurrentDir.SetCWD(); in Init()

Completed in 22 milliseconds