summaryrefslogtreecommitdiffstats
path: root/include/svtools/htmltokn.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/htmltokn.h')
-rw-r--r--include/svtools/htmltokn.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svtools/htmltokn.h b/include/svtools/htmltokn.h
index bfa1f14d6812..9dca8a8f3ea7 100644
--- a/include/svtools/htmltokn.h
+++ b/include/svtools/htmltokn.h
@@ -58,6 +58,8 @@ enum class HtmlTokenId : sal_Int16
AREA, // Netscape 2.0
BASE, // HTML 3.0
COMMENT,
+ CDATA,
+ DUMMY, // so ONOFF_START is even
DOCTYPE,
EMBED, // Netscape 2.0 ignore </EMBED>
HORZRULE, // ignore </HR>