Package | Description |
---|---|
org.zkoss.poi.hwpf | |
org.zkoss.poi.hwpf.model | |
org.zkoss.poi.hwpf.sprm | |
org.zkoss.poi.hwpf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected StyleSheet |
HWPFDocumentCore._ss
Holds styles for this document.
|
Modifier and Type | Method and Description |
---|---|
StyleSheet |
HWPFDocumentCore.getStyleSheet() |
Modifier and Type | Method and Description |
---|---|
CharacterProperties |
CHPX.getCharacterProperties(StyleSheet ss,
short istd) |
ParagraphProperties |
PAPX.getParagraphProperties(StyleSheet ss)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static CharacterProperties |
CharacterSprmUncompressor.uncompressCHP(StyleSheet styleSheet,
CharacterProperties parStyle,
byte[] grpprl,
int offset) |
Modifier and Type | Method and Description |
---|---|
protected static ParagraphProperties |
Paragraph.newParagraph_applyStyleProperties(StyleSheet styleSheet,
PAPX papx,
ParagraphProperties properties) |
Constructor and Description |
---|
HWPFList(boolean numbered,
StyleSheet styleSheet) |
HWPFList(StyleSheet styleSheet,
ListTables listTables,
int ilfo) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.