Home
last modified time | relevance | path

Searched refs:ByteStringHashMap (Results 1 – 5 of 5) sorted by relevance

/trunk/main/l10ntools/inc/
H A Dexport.hxx61 ByteStringHashMap; typedef
75 typedef ByteStringHashMap ExportListEntry;
138 ByteStringHashMap sText;
141 ByteStringHashMap sHelpText;
144 ByteStringHashMap sQuickHelpText;
147 ByteStringHashMap sTitle;
151 ByteStringHashMap aFallbackData;
152 ByteStringHashMap aMergedLanguages;
407 ByteStringHashMap sText;
409 ByteStringHashMap sQuickHelpText;
[all …]
H A Dlngmerge.hxx50 void FillInFallbacks( ByteStringHashMap Text );
52 void ReadLine( const ByteString &sLine_in , ByteStringHashMap &rText_inout );
53 void WriteSDF( SvFileStream &aSDFStream , ByteStringHashMap &rText_inout ,
H A Dcfgmerge.hxx32 ByteStringHashMap; typedef
53 ByteStringHashMap sText;
/trunk/main/l10ntools/source/
H A Dlngmerge.cxx81 void LngParser::FillInFallbacks( ByteStringHashMap Text ) in FillInFallbacks()
126 ByteStringHashMap Text; in CreateSDF()
150 void LngParser::WriteSDF( SvFileStream &aSDFStream , ByteStringHashMap &rText_inout , in WriteSDF()
192 void LngParser::ReadLine( const ByteString &sLine_in , ByteStringHashMap &rText_inout){ in ReadLine()
245 ByteStringHashMap Text; in Merge()
H A Dexport2.cxx104 ByteString Export::DumpMap( ByteString& sMapName , ByteStringHashMap& aMap ){ in DumpMap()
105 ByteStringHashMap::const_iterator idbg; in DumpMap()

Completed in 41 milliseconds