Go to the source code of this file.
Variables | |
int | WP1_FUNCTION_GROUP_SIZE [63] |
#define WP1_ATTRIBUTE_BOLD 0 |
Referenced by WP1ContentListener::attributeChange(), and WP1Parser::parseDocument().
#define WP1_ATTRIBUTE_ITALICS 1 |
Referenced by WP1ContentListener::attributeChange(), and WP1Parser::parseDocument().
#define WP1_ATTRIBUTE_OUTLINE 3 |
Referenced by WP1ContentListener::attributeChange(), and WP1Parser::parseDocument().
#define WP1_ATTRIBUTE_REDLINE 7 |
Referenced by WP1ContentListener::attributeChange(), and WP1Parser::parseDocument().
#define WP1_ATTRIBUTE_SHADOW 4 |
Referenced by WP1ContentListener::attributeChange(), and WP1Parser::parseDocument().
#define WP1_ATTRIBUTE_STRIKE_OUT 8 |
Referenced by WP1ContentListener::attributeChange(), and WP1Parser::parseDocument().
#define WP1_ATTRIBUTE_SUBSCRIPT 6 |
Referenced by WP1ContentListener::attributeChange(), and WP1Parser::parseDocument().
#define WP1_ATTRIBUTE_SUPERSCRIPT 5 |
Referenced by WP1ContentListener::attributeChange(), and WP1Parser::parseDocument().
#define WP1_ATTRIBUTE_UNDERLINE 2 |
Referenced by WP1ContentListener::attributeChange(), and WP1Parser::parseDocument().
#define WP1_BOTTOM_MARGIN_SET_GROUP 0xD0 |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_CENTER_TEXT_GROUP 0xC3 |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_EXTENDED_CHARACTER_GROUP 0xE1 |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_FLUSH_RIGHT_GROUP 0xC4 |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_FONT_ID_GROUP 0xCB |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_FOOTNOTE_ENDNOTE_GROUP 0xE2 |
Referenced by WP1VariableLengthGroup::constructVariableLengthGroup().
#define WP1_HEADER_FOOTER_GROUP 0xD1 |
Referenced by WP1VariableLengthGroup::constructVariableLengthGroup().
#define WP1_HEADER_FOOTER_GROUP_ALL_BIT 1 |
Referenced by WP1StylesListener::headerFooterGroup().
#define WP1_HEADER_FOOTER_GROUP_EVEN_BIT 4 |
Referenced by WP1StylesListener::headerFooterGroup().
#define WP1_HEADER_FOOTER_GROUP_ODD_BIT 2 |
Referenced by WP1StylesListener::headerFooterGroup().
#define WP1_JUSTIFICATION_GROUP 0xFB |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_LEFT_INDENT_GROUP 0xCC |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_LEFT_RIGHT_INDENT_GROUP 0xE0 |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_MARGIN_RELEASE_GROUP 0xC2 |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_MARGIN_RESET_GROUP 0xC0 |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_PICTURE_GROUP 0xF5 |
Referenced by WP1VariableLengthGroup::constructVariableLengthGroup().
#define WP1_POINT_SIZE_GROUP 0xF4 |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_SET_TABS_GROUP 0xC9 |
Referenced by WP1VariableLengthGroup::constructVariableLengthGroup().
#define WP1_SPACING_RESET_GROUP 0xC1 |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_SUPPRESS_PAGE_CHARACTERISTICS_GROUP 0xCF |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
#define WP1_TOP_MARGIN_SET_GROUP 0xCE |
Referenced by WP1FixedLengthGroup::constructFixedLengthGroup().
int WP1_FUNCTION_GROUP_SIZE[63] |
Referenced by WP1FixedLengthGroup::_read(), WP1Part::constructPart(), and WP1Heuristics::isWP1FileFormat().