Searched refs:sTPath (Results 1 – 1 of 1) sorted by relevance
575 ByteString sTPath( sPath ); in MakeDir() local577 sTPath.SearchAndReplaceAll( sDelimiter , '/' ); in MakeDir()578 sal_uInt16 cnt = sTPath.GetTokenCount( '/' ); in MakeDir()582 sCreateDir += sTPath.GetToken( i , '/' ); in MakeDir()
Completed in 16 milliseconds