|
enum | Markup {
Normal = 0x000,
Bold = 0x001,
Emphasis = 0x002,
ComputerOutput = 0x004,
Subscript = 0x008,
Superscript = 0x010,
SmallFont = 0x020,
Center = 0x040,
Preformatted = 0x080,
Heading = 0x100,
Normal = 0x000,
Bold = 0x001,
Emphasis = 0x002,
ComputerOutput = 0x004,
Subscript = 0x008,
Superscript = 0x010,
SmallFont = 0x020,
Center = 0x040,
Preformatted = 0x080,
Heading = 0x100
} |
|
enum | Markup {
Normal = 0x000,
Bold = 0x001,
Emphasis = 0x002,
ComputerOutput = 0x004,
Subscript = 0x008,
Superscript = 0x010,
SmallFont = 0x020,
Center = 0x040,
Preformatted = 0x080,
Heading = 0x100,
Normal = 0x000,
Bold = 0x001,
Emphasis = 0x002,
ComputerOutput = 0x004,
Subscript = 0x008,
Superscript = 0x010,
SmallFont = 0x020,
Center = 0x040,
Preformatted = 0x080,
Heading = 0x100
} |
|
enum | Kind {
Invalid = 0,
Para,
Text,
MarkupModifier,
ItemizedList,
OrderedList,
ListItem,
ParameterList,
Parameter,
SimpleSect,
Title,
Ref,
VariableList,
VariableListEntry,
HRuler,
LineBreak,
ULink,
EMail,
Link,
ProgramListing,
CodeLine,
Highlight,
Formula,
Image,
DotFile,
IndexEntry,
Table,
Row,
Entry,
Section,
Verbatim,
Copy,
TocList,
TocItem,
Anchor,
Symbol,
Internal,
Root,
ParameterItem,
Invalid = 0,
Para,
Text,
MarkupModifier,
ItemizedList,
OrderedList,
ListItem,
ParameterList,
Parameter,
SimpleSect,
Title,
Ref,
VariableList,
VariableListEntry,
HRuler,
LineBreak,
ULink,
EMail,
Link,
ProgramListing,
CodeLine,
Highlight,
Formula,
Image,
DotFile,
IndexEntry,
Table,
Row,
Entry,
Section,
Verbatim,
Copy,
TocList,
TocItem,
Anchor,
Symbol,
Internal,
Root,
ParameterItem
} |
|
enum | Kind {
Invalid = 0,
Para,
Text,
MarkupModifier,
ItemizedList,
OrderedList,
ListItem,
ParameterList,
Parameter,
SimpleSect,
Title,
Ref,
VariableList,
VariableListEntry,
HRuler,
LineBreak,
ULink,
EMail,
Link,
ProgramListing,
CodeLine,
Highlight,
Formula,
Image,
DotFile,
IndexEntry,
Table,
Row,
Entry,
Section,
Verbatim,
Copy,
TocList,
TocItem,
Anchor,
Symbol,
Internal,
Root,
ParameterItem,
Invalid = 0,
Para,
Text,
MarkupModifier,
ItemizedList,
OrderedList,
ListItem,
ParameterList,
Parameter,
SimpleSect,
Title,
Ref,
VariableList,
VariableListEntry,
HRuler,
LineBreak,
ULink,
EMail,
Link,
ProgramListing,
CodeLine,
Highlight,
Formula,
Image,
DotFile,
IndexEntry,
Table,
Row,
Entry,
Section,
Verbatim,
Copy,
TocList,
TocItem,
Anchor,
Symbol,
Internal,
Root,
ParameterItem
} |
|
Definition at line 208 of file doxmlintf.h.