Home
last modified time | relevance | path

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

/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DDocumentSerializerImpl.java64 private boolean inList = false; field in DocumentSerializerImpl
226 pswDoc.addParagraph(pstyle, inList); in traverseParagraph()
364 inList = true; in traverseList()
383 inList = false; in traverseList()