示例#1
0
 def foTranslateError(oErrorReport, dtxTranslations):
   return cErrorReport_foTranslateError(oErrorReport, dtxTranslations);
示例#2
0
 def foTranslateError(oErrorReport, dtxTranslations):
   from cErrorReport_foTranslateError import cErrorReport_foTranslateError;
   return cErrorReport_foTranslateError(oErrorReport, dtxTranslations);
示例#3
0
 def foTranslateError(oErrorReport, dtxTranslations):
     return cErrorReport_foTranslateError(oErrorReport, dtxTranslations)