Searched refs:LngParser (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/l10ntools/source/ |
H A D | lngmerge.cxx | 37 LngParser::LngParser( const ByteString &rLngFile, sal_Bool bUTF8, sal_Bool bULFFormat ) in LngParser() function in LngParser 72 LngParser::~LngParser() in ~LngParser() 81 void LngParser::FillInFallbacks( ByteStringHashMap Text ) in FillInFallbacks() 98 sal_Bool LngParser::CreateSDF( in CreateSDF() 150 void LngParser::WriteSDF( SvFileStream &aSDFStream , ByteStringHashMap &rText_inout , in WriteSDF() 180 bool LngParser::isNextGroup( ByteString &sGroup_out , ByteString &sLine_in ){ in isNextGroup() 192 void LngParser::ReadLine( const ByteString &sLine_in , ByteStringHashMap &rText_inout){ in ReadLine() 203 sal_Bool LngParser::Merge( in Merge()
|
H A D | lngex.cxx | 193 LngParser aParser( sInputFile, bUTF8, bULF ); in main()
|
/aoo41x/main/l10ntools/inc/ |
H A D | lngmerge.hxx | 39 class LngParser class 57 LngParser( const ByteString &rLngFile, sal_Bool bUTF8, sal_Bool bULFFormat ); 58 ~LngParser();
|
Completed in 20 milliseconds