Searched refs:rDirectoryPath (Results 1 – 2 of 2) sorted by relevance
171 const ByteString &rDirectoryPath, sal_uInt16 nOperatingSystem ) in GetSubDirectory() argument196 sSearch = rDirectoryPath; in GetSubDirectory()199 sSearch = rDirectoryPath.GetToken( 0, PATH_SEPARATOR ); in GetSubDirectory()212 if ( sSearch.Len() == rDirectoryPath.Len()) in GetSubDirectory()215 ByteString sPath = rDirectoryPath.Copy( sSearch.Len() + 1 ); in GetSubDirectory()
204 const ByteString &rDirectoryPath, // full sub path
Completed in 28 milliseconds