Searched refs:rPathX (Results 1 – 2 of 2) sorted by relevance
/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() 412 else sFilepath = rPathX; in Merge() 559 ByteString HelpParser::GetOutpath( const ByteString& rPathX , const ByteString& sCur , const ByteSt… in GetOutpath() argument 560 ByteString testpath = rPathX; in GetOutpath()
|
/aoo41x/main/l10ntools/inc/ |
H A D | helpmerge.hxx | 68 …bool Merge( const ByteString &rSDFFile, const ByteString &rPathX , const ByteString &rPathY , bool… 74 …ByteString GetOutpath( const ByteString& rPathX , const ByteString& sCur , const ByteString& rPath…
|
Completed in 20 milliseconds