Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

WP5FileStructure.h File Reference

Go to the source code of this file.

Defines

#define WP5_ATTRIBUTE_EXTRA_LARGE   0x00
#define WP5_ATTRIBUTE_VERY_LARGE   0x01
#define WP5_ATTRIBUTE_LARGE   0x02
#define WP5_ATTRIBUTE_SMALL_PRINT   0x03
#define WP5_ATTRIBUTE_FINE_PRINT   0x04
#define WP5_ATTRIBUTE_SUPERSCRIPT   0x05
#define WP5_ATTRIBUTE_SUBSCRIPT   0x06
#define WP5_ATTRIBUTE_OUTLINE   0x07
#define WP5_ATTRIBUTE_ITALICS   0x08
#define WP5_ATTRIBUTE_SHADOW   0x09
#define WP5_ATTRIBUTE_REDLINE   0x0A
#define WP5_ATTRIBUTE_DOUBLE_UNDERLINE   0xB
#define WP5_ATTRIBUTE_BOLD   0x0C
#define WP5_ATTRIBUTE_STRIKE_OUT   0x0D
#define WP5_ATTRIBUTE_UNDERLINE   0x0E
#define WP5_ATTRIBUTE_SMALL_CAPS   0x0F
#define WP5_TOP_EXTENDED_CHARACTER   0xC0
#define WP5_TOP_ATTRIBUTE_ON   0xC3
#define WP5_TOP_ATTRIBUTE_OFF   0xC4
#define WP5_TOP_PAGE_FORMAT_GROUP   0xD0
#define WP5_TOP_FONT_GROUP   0xD1
#define WP5_TOP_FORMAT_GROUP   0xD4
#define WP5_TOP_PAGE_FORMAT_GROUP_LEFT_RIGHT_MARGIN_SET   0x01
#define WP5_TOP_PAGE_FORMAT_GROUP_SPACING_SET   0x02
#define WP5_TOP_PAGE_FORMAT_GROUP_TOP_BOTTOM_MARGIN_SET   0x05
#define WP5_TOP_PAGE_FORMAT_GROUP_JUSTIFICATION   0x06
#define WP5_TOP_PAGE_FORMAT_GROUP_FORM   0x0B
#define WP5_TOP_FONT_GROUP_COLOR   0x00
#define WP5_TOP_FONT_GROUP_FONT_CHANGE   0x01
#define WP5_FORMAT_GROUP_END_OF_PAGE   0x00
#define WP5_INTERNATIONAL_1_CHARACTER_SET   1
#define WP5_INTERNATIONAL_2_CHARACTER_SET   2
#define WP5_BOX_DRAWING_CHARACTER_SET   3
#define WP5_TYPOGRAPHIC_SYMBOL_CHARACTER_SET   4
#define WP5_ICONIC_SYMBOL_CHARACTER_SET   5
#define WP5_MATH_SCIENTIFIC_CHARACTER_SET   6
#define WP5_MATH_SCIENTIFIC_EXTENDED_CHARACTER_SET   7
#define WP5_GREEK_CHARACTER_SET   8
#define WP5_HEBREW_CHARACTER_SET   9
#define WP5_CYRILLIC_CHARACTER_SET   10
#define WP5_JAPANESE_CHARACTER_SET   11
#define WP5_NUM_INTERNATIONAL_1_CHARACTERS   234
#define WP5_NUM_INTERNATIONAL_2_CHARACTERS   28
#define WP5_NUM_BOX_DRAWING_CHARACTERS   88
#define WP5_NUM_TYPOGRAPHIC_CHARACTERS   85
#define WP5_NUM_ICONIC_CHARACTERS   35
#define WP5_NUM_MATH_SCIENTIFIC_CHARACTERS   56
#define WP5_NUM_MATH_SCIENTIFIC_EXTENDED_CHARACTERS   229
#define WP5_NUM_GREEK_CHARACTERS   210
#define WP5_NUM_HEBREW_CHARACTERS   44
#define WP5_NUM_CYRILLIC_CHARACTERS   150
#define WP5_NUM_JAPANESE_CHARACTERS   185

Variables

int WP5_FIXED_LENGTH_FUNCTION_GROUP_SIZE [16]


Define Documentation

#define WP5_ATTRIBUTE_BOLD   0x0C
 

#define WP5_ATTRIBUTE_DOUBLE_UNDERLINE   0xB
 

#define WP5_ATTRIBUTE_EXTRA_LARGE   0x00
 

#define WP5_ATTRIBUTE_FINE_PRINT   0x04
 

#define WP5_ATTRIBUTE_ITALICS   0x08
 

#define WP5_ATTRIBUTE_LARGE   0x02
 

#define WP5_ATTRIBUTE_OUTLINE   0x07
 

#define WP5_ATTRIBUTE_REDLINE   0x0A
 

#define WP5_ATTRIBUTE_SHADOW   0x09
 

#define WP5_ATTRIBUTE_SMALL_CAPS   0x0F
 

#define WP5_ATTRIBUTE_SMALL_PRINT   0x03
 

#define WP5_ATTRIBUTE_STRIKE_OUT   0x0D
 

#define WP5_ATTRIBUTE_SUBSCRIPT   0x06
 

#define WP5_ATTRIBUTE_SUPERSCRIPT   0x05
 

#define WP5_ATTRIBUTE_UNDERLINE   0x0E
 

#define WP5_ATTRIBUTE_VERY_LARGE   0x01
 

#define WP5_BOX_DRAWING_CHARACTER_SET   3
 

#define WP5_CYRILLIC_CHARACTER_SET   10
 

#define WP5_FORMAT_GROUP_END_OF_PAGE   0x00
 

#define WP5_GREEK_CHARACTER_SET   8
 

#define WP5_HEBREW_CHARACTER_SET   9
 

#define WP5_ICONIC_SYMBOL_CHARACTER_SET   5
 

#define WP5_INTERNATIONAL_1_CHARACTER_SET   1
 

#define WP5_INTERNATIONAL_2_CHARACTER_SET   2
 

#define WP5_JAPANESE_CHARACTER_SET   11
 

#define WP5_MATH_SCIENTIFIC_CHARACTER_SET   6
 

#define WP5_MATH_SCIENTIFIC_EXTENDED_CHARACTER_SET   7
 

#define WP5_NUM_BOX_DRAWING_CHARACTERS   88
 

#define WP5_NUM_CYRILLIC_CHARACTERS   150
 

#define WP5_NUM_GREEK_CHARACTERS   210
 

#define WP5_NUM_HEBREW_CHARACTERS   44
 

#define WP5_NUM_ICONIC_CHARACTERS   35
 

#define WP5_NUM_INTERNATIONAL_1_CHARACTERS   234
 

#define WP5_NUM_INTERNATIONAL_2_CHARACTERS   28
 

#define WP5_NUM_JAPANESE_CHARACTERS   185
 

#define WP5_NUM_MATH_SCIENTIFIC_CHARACTERS   56
 

#define WP5_NUM_MATH_SCIENTIFIC_EXTENDED_CHARACTERS   229
 

#define WP5_NUM_TYPOGRAPHIC_CHARACTERS   85
 

#define WP5_TOP_ATTRIBUTE_OFF   0xC4
 

#define WP5_TOP_ATTRIBUTE_ON   0xC3
 

#define WP5_TOP_EXTENDED_CHARACTER   0xC0
 

#define WP5_TOP_FONT_GROUP   0xD1
 

#define WP5_TOP_FONT_GROUP_COLOR   0x00
 

#define WP5_TOP_FONT_GROUP_FONT_CHANGE   0x01
 

#define WP5_TOP_FORMAT_GROUP   0xD4
 

#define WP5_TOP_PAGE_FORMAT_GROUP   0xD0
 

#define WP5_TOP_PAGE_FORMAT_GROUP_FORM   0x0B
 

#define WP5_TOP_PAGE_FORMAT_GROUP_JUSTIFICATION   0x06
 

#define WP5_TOP_PAGE_FORMAT_GROUP_LEFT_RIGHT_MARGIN_SET   0x01
 

#define WP5_TOP_PAGE_FORMAT_GROUP_SPACING_SET   0x02
 

#define WP5_TOP_PAGE_FORMAT_GROUP_TOP_BOTTOM_MARGIN_SET   0x05
 

#define WP5_TYPOGRAPHIC_SYMBOL_CHARACTER_SET   4
 


Variable Documentation

int WP5_FIXED_LENGTH_FUNCTION_GROUP_SIZE[16]
 


Generated on Tue Jul 26 11:52:46 2005 for libwpd by doxygen 1.4.3-20050530