Home
last modified time | relevance | path

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

/AOO41X/main/xmerge/source/pocketword/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DPocketWordDocument.java268 descriptor.addParagraph((short)para.getTextLength(), para.getLines()); in write()
H A DParagraph.java720 public short getLines() { in getLines() method in Paragraph