Searched refs:rPathY (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/l10ntools/inc/ |
H A D | helpmerge.hxx | 68 …bool Merge( const ByteString &rSDFFile, const ByteString &rPathX , const ByteString &rPathY , bool… 74 …eString GetOutpath( const ByteString& rPathX , const ByteString& sCur , const ByteString& rPathY );
|
/aoo41x/main/l10ntools/source/ |
H A D | helpmerge.cxx | 363 const ByteString &rSDFFile, const ByteString &rPathX , const ByteString &rPathY , bool bISO , in Merge() argument 411 if( bISO ) sFilepath = GetOutpath( rPathX , sCur , rPathY ); in Merge() 559 …Parser::GetOutpath( const ByteString& rPathX , const ByteString& sCur , const ByteString& rPathY ){ in GetOutpath() argument 567 ByteString sRelativePath( rPathY ); in GetOutpath()
|
Completed in 15 milliseconds