Lines Matching refs:rPfad
343 FSysError DirEntry::ImpParseOs2Name( const ByteString& rPfad, FSysPathStyle eStyle ) in ImpParseOs2Name() argument
348 String aPfad( rPfad, osl_getThreadTextEncoding() ); in ImpParseOs2Name()
399 aName = rPfad; in ImpParseOs2Name()
443 aName = rPfad; in ImpParseOs2Name()
469 aName = rPfad; in ImpParseOs2Name()
478 aName = rPfad; in ImpParseOs2Name()
526 aName = rPfad; in ImpParseOs2Name()
1763 sal_Bool DirEntry::Find( const String& rPfad, char cDelim ) in Find() argument
1775 sal_uInt16 nTokenCount = rPfad.GetTokenCount( cDelim ); in Find()
1781 … ByteString aPath = ByteString(rPfad, osl_getThreadTextEncoding()).GetToken( 0, cDelim, nIndex ); in Find()
2278 FSysError DirEntry::ImpParseUnixName( const ByteString& rPfad, FSysPathStyle eStyle ) in ImpParseUnixName() argument
2284 ByteString aPfad( rPfad ); in ImpParseUnixName()
2348 aName = rPfad; in ImpParseUnixName()