Home
last modified time | relevance | path

Searched refs:LngParser (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/l10ntools/source/
H A Dlngmerge.cxx37 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 Dlngex.cxx193 LngParser aParser( sInputFile, bUTF8, bULF ); in main()
/aoo4110/main/l10ntools/inc/
H A Dlngmerge.hxx39 class LngParser class
57 LngParser( const ByteString &rLngFile, sal_Bool bUTF8, sal_Bool bULFFormat );
58 ~LngParser();

Completed in 36 milliseconds