Searched refs:mingw_reinterpret_cast (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sal/osl/w32/ |
H A D | file_url.cxx | 777 … ::osl::mingw_reinterpret_cast<LPTSTR>(aBuf), in _osl_getSystemPathFromFileURL() 1092 …GetCurrentDirectoryW( aCurrentDir.getBufSizeInSymbols(), ::osl::mingw_reinterpret_cast<LPWSTR>(aCu… in osl_getAbsoluteFileURL() 1096 …>(ustrRelSysPath->buffer), aBuffer.getBufSizeInSymbols(), ::osl::mingw_reinterpret_cast<LPWSTR>(aB… in osl_getAbsoluteFileURL() 1100 SetCurrentDirectoryW( ::osl::mingw_reinterpret_cast<LPCWSTR>(aCurrentDir) ); in osl_getAbsoluteFileURL()
|
H A D | process.cxx | 226 …if ((buflen = GetModuleFileNameW (0, ::osl::mingw_reinterpret_cast<LPWSTR>(aBuffer), aBuffer.getBu… in osl_bootstrap_getExecutableFile_Impl() 287 …Args[0]->buffer), L".exe", aBuffer.getBufSizeInSymbols(), ::osl::mingw_reinterpret_cast<LPWSTR>(aB… in osl_createCommandArgs_Impl() 445 …dwLen = GetCurrentDirectory( aBuffer.getBufSizeInSymbols(), ::osl::mingw_reinterpret_cast<LPWSTR>(… in osl_getProcessWorkingDir()
|
H A D | profile.cxx | 1029 …if (((nPathLen = GetWindowsDirectoryW(::osl::mingw_reinterpret_cast<LPWSTR>(aPath), aPath.getBufSi… in osl_getProfileName() 2461 …if ((n = WideCharToMultiByte(CP_ACP,0, ::osl::mingw_reinterpret_cast<LPCWSTR>(aPath), -1, aTmpPath… in lookupProfile() 2544 …WideCharToMultiByte(CP_ACP,0, ::osl::mingw_reinterpret_cast<LPCWSTR>(aPath), -1, aTmpPath, aTmpPat… in lookupProfile() 2593 …WideCharToMultiByte(CP_ACP,0, ::osl::mingw_reinterpret_cast<LPCWSTR>(aPath), -1, aTmpPath, aTmpPat… in lookupProfile() 2644 …CP_ACP, 0, Buffer, -1, ::osl::mingw_reinterpret_cast<LPWSTR>(aPath), aPath.getBufSizeInSymbols() ); in lookupProfile() 2665 … CP_ACP,0, ::osl::mingw_reinterpret_cast<LPCWSTR>(aPath), -1, aTmpPath, in lookupProfile()
|
H A D | path_helper.hxx | 110 …template< class U, class T > U mingw_reinterpret_cast(LongPathBuffer<T>& a) { return reinterpret_c… in mingw_reinterpret_cast() function
|
H A D | tempfile.cxx | 239 LPWSTR lpBuffer = ::osl::mingw_reinterpret_cast<LPWSTR>(aBuffer); in osl_getTempDirURL()
|
H A D | module.cxx | 463 …GetModuleFileNameW( lpModules[iModule], ::osl::mingw_reinterpret_cast<LPWSTR>(aBuffer), aBuffer.ge… in _osl_addressGetModuleURL_NT()
|
H A D | file_dirvol.cxx | 1755 … ::osl::mingw_reinterpret_cast<LPTSTR>( aBuffer ), in osl_getFileStatus()
|
Completed in 42 milliseconds