|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Codes of all active symbols except the "par", "cell", "nestcell",
"row", "nestrow", and "sect" symbols. The exceptional active symbols
have the very special meaning and processed in other way than other
active symbols.
Active symbols are stored in RTF DOM as ACTIVE-kind instances of the
RTFObject class.
| Field Summary | |
static byte |
ANNOTATION_REFERENCE
Annotation reference "chatn" (annotation text follows in a group). |
static byte |
BEGIN_FORMULA
Formula character "|" (used by Word 5.1 for the Macintosh as the beginning delimiter for a string of formula typesetting commands). |
static byte |
COLUMN_BREAK
Required column break "column". |
static byte |
CURRENT_DATE
Current date "chdate" (as in headers). |
static byte |
CURRENT_DATE_LONG
Current date in long format "chdpl" (for example, Thursday, October 28, 1997). |
static byte |
CURRENT_DATE_MEDIUM
Current date in abbreviated format "chdpa" (for example, Thu, Oct 28, 1997). |
static byte |
CURRENT_PAGE_NUMBER
Current page number "chpgn" (as in headers). |
static byte |
CURRENT_SECTION_NUMBER
Current section number "sectnum" (as in headers). |
static byte |
CURRENT_TIME
Current time "chtime" (as in headers). |
static byte |
FOOTNOTE_ANCHOR
Anchoring character for footnote separator "chftnsep". |
static byte |
FOOTNOTE_CONTINUE
Anchoring character for footnote continuation "chftnsepc". |
static byte |
FOOTNOTE_REFERENCE
Automatic footnote reference "chftn" (footnotes follow in a group). |
static byte |
LEFT_TO_RIGHT
Left-to-right mark "ltrmark". |
static byte |
LINE_BREAK
Required line break "line" (no paragraph break). |
static byte |
LINE_BREAK_TYPE
Text wrapping break type "lbr". |
static byte |
PAGE_BREAK
Required page break "page". |
static byte |
RIGHT_TO_LEFT
Right-to-left mark "rtlmark". |
static byte |
SOFT_COLUMN_BREAK
Nonrequired column break "softcol". |
static byte |
SOFT_LINE_BREAK
Nonrequired line break "softline". |
static byte |
SOFT_LINE_HEIGHT
Nonrequired line height "softlheight". |
static byte |
SOFT_PAGE_BREAK
Nonrequired page break "softpage". |
static byte |
SUBENTRY
":" marks a subentry in an index entry. |
static byte |
TAB
Tab character "tab". |
| Field Detail |
public static final byte TAB
public static final byte PAGE_BREAK
public static final byte COLUMN_BREAK
public static final byte LINE_BREAK
public static final byte LINE_BREAK_TYPE
public static final byte SOFT_PAGE_BREAK
public static final byte SOFT_COLUMN_BREAK
public static final byte SOFT_LINE_BREAK
public static final byte SOFT_LINE_HEIGHT
public static final byte CURRENT_DATE
public static final byte CURRENT_DATE_MEDIUM
public static final byte CURRENT_DATE_LONG
public static final byte CURRENT_TIME
public static final byte CURRENT_PAGE_NUMBER
public static final byte CURRENT_SECTION_NUMBER
public static final byte ANNOTATION_REFERENCE
public static final byte FOOTNOTE_REFERENCE
public static final byte FOOTNOTE_ANCHOR
public static final byte FOOTNOTE_CONTINUE
public static final byte BEGIN_FORMULA
public static final byte SUBENTRY
public static final byte LEFT_TO_RIGHT
public static final byte RIGHT_TO_LEFT
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||