Home
last modified time | relevance | path

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

/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DExtendedFormat.java195 public int getTextAttr() { in getTextAttr() method in ExtendedFormat
288 if(this.getTextAttr() != rhs.getTextAttr()) in compareTo()