Home
last modified time | relevance | path

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

/trunk/main/sc/workben/celltrans/
H A Dparse.py50 def getLocaleFuncVarName (self, func, pair): member in LocaleData
69 … chars += "static const sal_Unicode " + self.getLocaleFuncVarName(func, item) + "[] = {\n"
93 chars += "{%s, \"%s\", %s},\n"%(self.getLocaleFuncVarName(func, item),

Completed in 17 milliseconds