Searched refs:reformatTextValue (Results 1 – 1 of 1) sorted by relevance
201 cell.text = self.reformatTextValue(text)205 def reformatTextValue(self, value): member in table254 …out.write("%s%s%s" % ( os.linesep, os.linesep.join(self.reformatTextValue(self.caption)), os.line…343 …align:right;white-space:normal;\">%s</caption>\n" % htmlEncode(self.reformatTextValue(self.caption…345 … out.write(" <caption>%s</caption>\n" % htmlEncode(self.reformatTextValue(self.caption)))