Searched refs:GetSearchDelimiter (Results 1 – 5 of 5) sorted by relevance
371 aPath += DirEntry::GetSearchDelimiter(); in SvCommand()414 aPath += DirEntry::GetSearchDelimiter(); in SvCommand()
308 … aTmpPath += ByteString( DirEntry::GetSearchDelimiter(), RTL_TEXTENCODING_ASCII_US ); in InitSalMain()317 … aTmpPath += ByteString( DirEntry::GetSearchDelimiter(), RTL_TEXTENCODING_ASCII_US ); in InitSalMain()326 … aTmpPath += ByteString( DirEntry::GetSearchDelimiter(), RTL_TEXTENCODING_ASCII_US ); in InitSalMain()
228 … aPath += ByteString( DirEntry::GetSearchDelimiter(), RTL_TEXTENCODING_ASCII_US ); in RscCmdLine()245 …_aOutputFiles.back().aLangSearchPath.Append( ByteString( DirEntry::GetSearchDelimiter(), RTL_TEXTE… in RscCmdLine()903 …sal_Char cSearchDelim = ByteString( DirEntry::GetSearchDelimiter(), RTL_TEXTENCODING_ASCII_US ).Ge… in Link()
370 static String GetSearchDelimiter( FSysPathStyle eFormatter = FSYS_STYLE_HOST );
2010 String DirEntry::GetSearchDelimiter( FSysPathStyle eFormatter ) in GetSearchDelimiter() function in DirEntry
Completed in 39 milliseconds