#include "ie_imp_WordPerfect.h"
#include "xap_Module.h"
Go to the source code of this file.
Define Documentation
#define IE_MIMETYPE_WP_51 "application/wordperfect5.1" |
#define IE_MIMETYPE_WP_6 "application/wordperfect6" |
#define WP_CYRILLIC_CHARACTER_SET 10 |
#define WP_GREEK_CHARACTER_SET 8 |
#define WP_HEBREW_CHARACTER_SET 9 |
#define WP_ICONIC_SYMBOL_CHARACTER_SET 5 |
#define WP_JAPANESE_CHARACTER_SET 11 |
#define WP_MATH_SCIENTIFIC_CHARACTER_SET 6 |
#define WP_MATH_SCIENTIFIC_EXTENDED_CHARACTER_SET 7 |
#define WP_MULTINATIONAL_CHARACTER_SET 1 |
#define WP_PARAGRAPH_GROUP_JUSTIFICATION 0x05 |
#define WP_PARAGRAPH_GROUP_JUSTIFICATION_CENTER 0x02 |
#define WP_PARAGRAPH_GROUP_JUSTIFICATION_FULL 0x01 |
#define WP_PARAGRAPH_GROUP_JUSTIFICATION_FULL_ALL_LINES 0x04 |
#define WP_PARAGRAPH_GROUP_JUSTIFICATION_LEFT 0x00 |
#define WP_PARAGRAPH_GROUP_JUSTIFICATION_RESERVED 0x05 |
#define WP_PARAGRAPH_GROUP_JUSTIFICATION_RIGHT 0x03 |
#define WP_PARAGRAPH_GROUP_OUTLINE_DEFINE 0x0E |
#define WP_PHONETIC_SYMBOL_CHARACTER_SET 2 |
#define WP_TOP_ATTRIBUTE_OFF 243 |
#define WP_TOP_ATTRIBUTE_ON 242 |
#define WP_TOP_BOX_GROUP 223 |
#define WP_TOP_CHARACTER_GROUP 0xD4 |
#define WP_TOP_COLUMN_GROUP 0xD2 |
#define WP_TOP_CROSSREFERENCE_GROUP 0xD5 |
#define WP_TOP_DECREMENT_NUMBER_GROUP 220 |
#define WP_TOP_DISPLAY_NUMBER_REFERENCE_GROUP 218 |
#define WP_TOP_DORMANT_HARD_RETURN 135 |
#define WP_TOP_EOL_GROUP 0xD0 |
#define WP_TOP_EXTENDED_CHARACTER 240 |
#define WP_TOP_FOOTENDNOTE_GROUP 215 |
#define WP_TOP_FORMATTER_GROUP 226 |
#define WP_TOP_HARD_EOL 204 |
#define WP_TOP_HARD_HYPHEN 132 |
#define WP_TOP_HEADER_FOOTER_GROUP 0xD6 |
#define WP_TOP_INCREMENT_NUMBER_GROUP 219 |
#define WP_TOP_MERGE_GROUP 222 |
#define WP_TOP_NUMBERING_METHOD_GROUP 217 |
#define WP_TOP_PAGE_GROUP 0xD1 |
#define WP_TOP_PARAGRAPH_GROUP 0xD3 |
#define WP_TOP_PLATFORM_GROUP 225 |
#define WP_TOP_SET_NUMBER_GROUP 216 |
#define WP_TOP_SOFT_EOL 207 |
#define WP_TOP_SOFT_SPACE 128 |
#define WP_TOP_STYLE_GROUP 221 |
#define WP_TOP_TAB_GROUP 224 |
#define WP_TOP_UNDO_GROUP 241 |
#define WP_TYPOGRAPHIC_SYMBOL_CHARACTER_SET 4 |