Home
last modified time | relevance | path

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

/aoo41x/main/xmerge/source/pocketword/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentDescriptor.java71 ParagraphDescriptor pd = new ParagraphDescriptor(len, lines); in addParagraph()
115 ParagraphDescriptor pd = (ParagraphDescriptor)paragraphDesc.elementAt(i); in getDescriptor()
204 private class ParagraphDescriptor { class in DocumentDescriptor
210 public ParagraphDescriptor(short len, short numLines) { in ParagraphDescriptor() method in DocumentDescriptor.ParagraphDescriptor

Completed in 12 milliseconds