Go to the source code of this file.
Variables | |
int | WP5_FIXED_LENGTH_FUNCTION_GROUP_SIZE [16] |
#define WP50_LIST_FONTS_USED_PACKET 0x02 |
#define WP51_LIST_FONTS_USED_PACKET 0x0F |
Referenced by WP5GeneralPacketData::constructGeneralPacketData().
#define WP5_ARABIC_CHARACTER_SET 13 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_ARABIC_SCRIPT_CHARACTER_SET 14 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_ATTRIBUTE_BOLD 0x0C |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_DOUBLE_UNDERLINE 0xB |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_EXTRA_LARGE 0x00 |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_FINE_PRINT 0x04 |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_ITALICS 0x08 |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_LARGE 0x02 |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_OUTLINE 0x07 |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_REDLINE 0x0A |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_SHADOW 0x09 |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_SMALL_CAPS 0x0F |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_SMALL_PRINT 0x03 |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_STRIKE_OUT 0x0D |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_SUBSCRIPT 0x06 |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_SUPERSCRIPT 0x05 |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_UNDERLINE 0x0E |
Referenced by WP5ContentListener::attributeChange().
#define WP5_ATTRIBUTE_VERY_LARGE 0x01 |
Referenced by WP5ContentListener::attributeChange().
#define WP5_BOX_DRAWING_CHARACTER_SET 3 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_CYRILLIC_CHARACTER_SET 10 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_FONT_NAME_STRING_POOL_PACKET 0x07 |
Referenced by WP5GeneralPacketData::constructGeneralPacketData().
#define WP5_FOOTNOTE_ENDNOTE_GROUP_ENDNOTE 0x01 |
Referenced by WP5FootnoteEndnoteGroup::parse().
#define WP5_FOOTNOTE_ENDNOTE_GROUP_FOOTNOTE 0x00 |
Referenced by WP5FootnoteEndnoteGroup::_readContents(), and WP5FootnoteEndnoteGroup::parse().
#define WP5_FORMAT_GROUP_END_OF_PAGE 0x00 |
#define WP5_GRAPHICS_INFORMATION_PACKET 0x08 |
Referenced by WP5GeneralPacketData::constructGeneralPacketData().
#define WP5_GREEK_CHARACTER_SET 8 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_HEADER_FOOTER_GROUP_ALL_BIT 0x01 |
Referenced by WP5StylesListener::headerFooterGroup().
#define WP5_HEADER_FOOTER_GROUP_EVEN_BIT 0x04 |
Referenced by WP5StylesListener::headerFooterGroup().
#define WP5_HEADER_FOOTER_GROUP_FOOTER_A 0x02 |
#define WP5_HEADER_FOOTER_GROUP_FOOTER_B 0x03 |
Referenced by WP5StylesListener::headerFooterGroup().
#define WP5_HEADER_FOOTER_GROUP_HEADER_A 0x00 |
#define WP5_HEADER_FOOTER_GROUP_HEADER_B 0x01 |
Referenced by WP5StylesListener::headerFooterGroup().
#define WP5_HEADER_FOOTER_GROUP_ODD_BIT 0x02 |
Referenced by WP5StylesListener::headerFooterGroup().
#define WP5_HEBREW_CHARACTER_SET 9 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_ICONIC_SYMBOL_CHARACTER_SET 5 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_INDENT_GROUP_LEFT_INDENT 0x00 |
Referenced by WP5ContentListener::insertIndent().
#define WP5_INDENT_GROUP_LEFT_RIGHT_INDENT 0x01 |
Referenced by WP5ContentListener::insertIndent().
#define WP5_INTERNATIONAL_1_CHARACTER_SET 1 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_INTERNATIONAL_2_CHARACTER_SET 2 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_JAPANESE_CHARACTER_SET 11 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_MATH_SCIENTIFIC_CHARACTER_SET 6 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_MATH_SCIENTIFIC_EXTENDED_CHARACTER_SET 7 |
Referenced by extendedCharacterWP5ToUCS4().
#define WP5_PAGE_GROUP_PAGE_NUMBER_TO_BOTTOM 0x02 |
#define WP5_PAGE_GROUP_SUPPRESS_CODE_NOT_AT_TOP_OF_PAGE 0x80 |
#define WP5_PAGE_GROUP_SUPPRESS_FOOTER_A 0x10 |
Referenced by WP5StylesListener::suppressPageCharacteristics().
#define WP5_PAGE_GROUP_SUPPRESS_FOOTER_B 0x20 |
Referenced by WP5StylesListener::suppressPageCharacteristics().
#define WP5_PAGE_GROUP_SUPPRESS_HEADER_A 0x04 |
Referenced by WP5StylesListener::suppressPageCharacteristics().
#define WP5_PAGE_GROUP_SUPPRESS_HEADER_B 0x08 |
Referenced by WP5StylesListener::suppressPageCharacteristics().
#define WP5_PAGE_GROUP_SUPPRESS_PAGE_NUMBER 0x01 |
#define WP5_TAB_GROUP_BACK_TAB 0x10 |
Referenced by WP5ContentListener::insertTab().
#define WP5_TAB_GROUP_CENTER_ON_CURRENT_POSITION 0x18 |
Referenced by WP5ContentListener::insertTab().
#define WP5_TAB_GROUP_CENTER_ON_MARGINS 0x1C |
Referenced by WP5ContentListener::insertTab().
#define WP5_TAB_GROUP_CENTER_TAB 0x19 |
Referenced by WP5ContentListener::insertTab().
#define WP5_TAB_GROUP_DECIMAL_TAB 0x08 |
Referenced by WP5ContentListener::insertTab().
#define WP5_TAB_GROUP_FLUSH_RIGHT 0x0C |
Referenced by WP5ContentListener::insertTab().
#define WP5_TAB_GROUP_LEFT_TAB 0x00 |
Referenced by WP5ContentListener::insertTab().
#define WP5_TAB_GROUP_RIGHT_TAB 0x09 |
Referenced by WP5ContentListener::insertTab().
#define WP5_TABLE_EOL_GROUP_BEGINNING_OF_COLUMN_AT_EOL 0x00 |
Referenced by WP5TableEOLGroup::_readContents(), and WP5TableEOLGroup::parse().
#define WP5_TABLE_EOL_GROUP_BEGINNING_OF_ROW_AT_EOL 0x01 |
Referenced by WP5TableEOLGroup::_readContents(), and WP5TableEOLGroup::parse().
#define WP5_TABLE_EOL_GROUP_TABLE_OFF_AT_EOL 0x02 |
Referenced by WP5TableEOLGroup::_readContents(), and WP5TableEOLGroup::parse().
#define WP5_TABLE_EOP_GROUP_BEGINNING_OF_ROW_AT_EOP 0x01 |
Referenced by WP5TableEOPGroup::_readContents(), and WP5TableEOPGroup::parse().
#define WP5_TABLE_EOP_GROUP_BEGINNING_OF_ROW_AT_HARD_EOP 0x03 |
Referenced by WP5TableEOPGroup::_readContents(), and WP5TableEOPGroup::parse().
#define WP5_TABLE_EOP_GROUP_TABLE_OFF_AT_EOP 0x02 |
Referenced by WP5TableEOPGroup::_readContents(), and WP5TableEOPGroup::parse().
#define WP5_TOP_ATTRIBUTE_OFF 0xC4 |
Referenced by WP5FixedLengthGroup::constructFixedLengthGroup().
#define WP5_TOP_ATTRIBUTE_ON 0xC3 |
Referenced by WP5FixedLengthGroup::constructFixedLengthGroup().
#define WP5_TOP_BOX_GROUP 0xDA |
Referenced by WP5VariableLengthGroup::constructVariableLengthGroup().
#define WP5_TOP_BOX_GROUP_EQUATION 0x04 |
Referenced by WP5BoxGroup::_readContents(), and WP5BoxGroup::parse().
#define WP5_TOP_BOX_GROUP_FIGURE 0x00 |
Referenced by WP5BoxGroup::_readContents(), and WP5BoxGroup::parse().
#define WP5_TOP_BOX_GROUP_HORIZONTAL_LINE 0x05 |
Referenced by WP5BoxGroup::_readContents(), and WP5BoxGroup::parse().
#define WP5_TOP_BOX_GROUP_TABLE 0x01 |
Referenced by WP5BoxGroup::_readContents(), and WP5BoxGroup::parse().
#define WP5_TOP_BOX_GROUP_TEXT_BOX 0x02 |
Referenced by WP5BoxGroup::_readContents(), and WP5BoxGroup::parse().
#define WP5_TOP_BOX_GROUP_USER_DEFINED_BOX 0x03 |
Referenced by WP5BoxGroup::_readContents(), and WP5BoxGroup::parse().
#define WP5_TOP_BOX_GROUP_VERTICAL_LINE 0x06 |
Referenced by WP5BoxGroup::_readContents(), and WP5BoxGroup::parse().
#define WP5_TOP_DEFINITION_GROUP 0xD2 |
Referenced by WP5VariableLengthGroup::constructVariableLengthGroup().
#define WP5_TOP_DEFINITION_GROUP_DEFINE_TABLES 0x0B |
Referenced by WP5DefinitionGroup::_readContents(), and WP5DefinitionGroup::parse().
#define WP5_TOP_EXTENDED_CHARACTER 0xC0 |
Referenced by WP5FixedLengthGroup::constructFixedLengthGroup().
#define WP5_TOP_FONT_GROUP 0xD1 |
Referenced by WP5VariableLengthGroup::constructVariableLengthGroup().
#define WP5_TOP_FONT_GROUP_COLOR 0x00 |
Referenced by WP5FontGroup::_readContents(), and WP5FontGroup::parse().
#define WP5_TOP_FONT_GROUP_FONT_CHANGE 0x01 |
Referenced by WP5FontGroup::_readContents(), and WP5FontGroup::parse().
#define WP5_TOP_FOOTNOTE_ENDNOTE_GROUP 0xD6 |
Referenced by WP5VariableLengthGroup::constructVariableLengthGroup().
#define WP5_TOP_FORMAT_GROUP 0xD4 |
#define WP5_TOP_HEADER_FOOTER_GROUP 0xD5 |
Referenced by WP5VariableLengthGroup::constructVariableLengthGroup().
#define WP5_TOP_INDENT_GROUP 0xC2 |
Referenced by WP5FixedLengthGroup::constructFixedLengthGroup().
#define WP5_TOP_PAGE_FORMAT_GROUP 0xD0 |
Referenced by WP5VariableLengthGroup::constructVariableLengthGroup().
#define WP5_TOP_PAGE_FORMAT_GROUP_FORM 0x0B |
Referenced by WP5PageFormatGroup::_readContents(), and WP5PageFormatGroup::parse().
#define WP5_TOP_PAGE_FORMAT_GROUP_JUSTIFICATION 0x06 |
Referenced by WP5PageFormatGroup::_readContents(), and WP5PageFormatGroup::parse().
#define WP5_TOP_PAGE_FORMAT_GROUP_LEFT_RIGHT_MARGIN_SET 0x01 |
Referenced by WP5PageFormatGroup::_readContents(), and WP5PageFormatGroup::parse().
#define WP5_TOP_PAGE_FORMAT_GROUP_SPACING_SET 0x02 |
Referenced by WP5PageFormatGroup::_readContents(), and WP5PageFormatGroup::parse().
#define WP5_TOP_PAGE_FORMAT_GROUP_SUPPRESS_PAGE_CHARACTERISTICS 0x07 |
Referenced by WP5PageFormatGroup::_readContents(), and WP5PageFormatGroup::parse().
#define WP5_TOP_PAGE_FORMAT_GROUP_TAB_SET 0x04 |
Referenced by WP5PageFormatGroup::_readContents(), and WP5PageFormatGroup::parse().
#define WP5_TOP_PAGE_FORMAT_GROUP_TOP_BOTTOM_MARGIN_SET 0x05 |
Referenced by WP5PageFormatGroup::_readContents(), and WP5PageFormatGroup::parse().
#define WP5_TOP_TAB_GROUP 0xC1 |
Referenced by WP5FixedLengthGroup::constructFixedLengthGroup().
#define WP5_TOP_TABLE_EOL_GROUP 0xDC |
Referenced by WP5VariableLengthGroup::constructVariableLengthGroup().
#define WP5_TOP_TABLE_EOP_GROUP 0xDD |
Referenced by WP5VariableLengthGroup::constructVariableLengthGroup().
#define WP5_TYPOGRAPHIC_SYMBOL_CHARACTER_SET 4 |
Referenced by extendedCharacterWP5ToUCS4().
|
extern |
Referenced by WP5FixedLengthGroup::_read(), and WP5FixedLengthGroup::isGroupConsistent().