| Public: |
| void EnterBlock(const BlockElement& BlockToEnter) |
| void EnterFormat(const FormatElement& FormatToEnter) |
| void LeaveFormat(const FormatElement& FormatToLeave) |
| void LeaveBlock(const BlockElement& BlockToLeave) |
| void EnterText(const TextElement_Base& TextToEnter) |
| void LeaveText(const TextElement_Base& TextToLeave) |