Home
last modified time | relevance | path

Searched refs:rDirectoryPath (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/tools/bootstrp/
H A Dmkcreate.cxx171 const ByteString &rDirectoryPath, sal_uInt16 nOperatingSystem ) in GetSubDirectory() argument
196 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()
/aoo41x/main/tools/inc/bootstrp/
H A Dmkcreate.hxx204 const ByteString &rDirectoryPath, // full sub path

Completed in 19 milliseconds