Package | Description |
---|---|
org.zkoss.poi.hwpf.model | |
org.zkoss.poi.hwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<PAPX> |
PAPBinTable._paragraphs |
Modifier and Type | Method and Description |
---|---|
PAPX |
PAPFormattedDiskPage.getPAPX(int index)
Gets the PAPX at index.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<PAPX> |
PAPFormattedDiskPage.getPAPXs() |
java.util.ArrayList<PAPX> |
PAPBinTable.getParagraphs() |
Modifier and Type | Method and Description |
---|---|
void |
PAPFormattedDiskPage.fill(java.util.List<PAPX> filler)
Fills the queue for writing.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<PAPX> |
Range._paragraphs
All paragraphs that belong to the document this Range belongs to.
|
Modifier and Type | Method and Description |
---|---|
protected static ParagraphProperties |
Paragraph.newParagraph_applyStyleProperties(StyleSheet styleSheet,
PAPX papx,
ParagraphProperties properties) |
Constructor and Description |
---|
Paragraph(PAPX papx,
Range parent)
Deprecated.
|
Paragraph(PAPX papx,
Range parent,
int start)
Deprecated.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.