Searched refs:format_outputfile (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/l10ntools/scripts/tool/ |
H A D | l10ntool.py | 64 def format_outputfile(self, filename, language): member in AbstractL10nTool 101 …[self.merge_file(inputfile,self.format_outputfile(inputfile, lang), ref, lang, False, sdfdata) for… 104 …[self.merge_file(inputfile, self.format_outputfile(inputfile, lang), ref, lang, True, sdfdata) fo… 107 …self.merge_one_big_file(inputfile, self.format_outputfile(inputfile, lang), ref, ((langset & found…
|
Completed in 8 milliseconds