Searched refs:LongPathBuffer (Results 1 – 8 of 8) sorted by relevance
74 class LongPathBuffer class79 LongPathBuffer();80 LongPathBuffer( const LongPathBuffer& );81 LongPathBuffer& operator=( const LongPathBuffer& );84 LongPathBuffer( sal_uInt32 nCharNum ) in LongPathBuffer() function in osl::LongPathBuffer91 ~LongPathBuffer() in ~LongPathBuffer()110 …template< class U, class T > U mingw_reinterpret_cast(LongPathBuffer<T>& a) { return reinterpret_c… in mingw_reinterpret_cast()
503 ::osl::LongPathBuffer< sal_Char > aFileName( MAX_LONG_PATH ); in osl_readProfileString()684 ::osl::LongPathBuffer< sal_Char > aFileName( MAX_LONG_PATH ); in osl_writeProfileString()795 ::osl::LongPathBuffer< sal_Char > aFileName( MAX_LONG_PATH ); in osl_removeProfileEntry()869 ::osl::LongPathBuffer< sal_Char > aFileName( MAX_LONG_PATH ); in osl_getProfileSectionEntries()888 ::osl::LongPathBuffer< sal_Unicode > aFile( MAX_LONG_PATH ); in osl_getProfileName()889 ::osl::LongPathBuffer< sal_Unicode > aPath( MAX_LONG_PATH ); in osl_getProfileName()1141 ::osl::LongPathBuffer< sal_Char > aFileName( MAX_LONG_PATH ); in osl_getProfileSections()2302 ::osl::LongPathBuffer< sal_Unicode > aPath( MAX_LONG_PATH ); in lookupProfile()2337 ::osl::LongPathBuffer< sal_Char > aDir( MAX_LONG_PATH ); in lookupProfile()2542 ::osl::LongPathBuffer< sal_Char > aTmpPath( MAX_LONG_PATH ); in lookupProfile()[all …]
464 ::osl::LongPathBuffer< WCHAR > szFile( MAX_PATH + 1 ); in GetCaseCorrectPathNameEx()504 ::osl::LongPathBuffer< WCHAR > aShortPath( MAX_LONG_PATH ); in GetCaseCorrectPathNameEx()775 ::osl::LongPathBuffer< sal_Unicode > aBuf( MAX_LONG_PATH ); in _osl_getSystemPathFromFileURL()1076 ::osl::LongPathBuffer< sal_Unicode > aBuffer( MAX_LONG_PATH ); in osl_getAbsoluteFileURL()1077 ::osl::LongPathBuffer< sal_Unicode > aCurrentDir( MAX_LONG_PATH ); in osl_getAbsoluteFileURL()
223 ::osl::LongPathBuffer< sal_Unicode > aBuffer( MAX_LONG_PATH ); in osl_bootstrap_getExecutableFile_Impl()283 ::osl::LongPathBuffer< sal_Unicode > aBuffer( MAX_LONG_PATH ); in osl_createCommandArgs_Impl()440 ::osl::LongPathBuffer< sal_Unicode > aBuffer( MAX_LONG_PATH ); in osl_getProcessWorkingDir()
346 ::osl::LongPathBuffer< sal_Char > aModuleFileName( MAX_LONG_PATH ); in _osl_addressGetModuleURL_NT4()460 ::osl::LongPathBuffer< sal_Unicode > aBuffer( MAX_LONG_PATH ); in _osl_addressGetModuleURL_NT()
238 ::osl::LongPathBuffer< sal_Unicode > aBuffer( MAX_LONG_PATH ); in osl_getTempDirURL()
116 ::osl::LongPathBuffer< sal_Char > aPath( MAX_LONG_PATH ); in ReportCrash()
1753 ::osl::LongPathBuffer< sal_Unicode > aBuffer( MAX_LONG_PATH ); in osl_getFileStatus()
Completed in 48 milliseconds