diff options
Diffstat (limited to 'include/svtools/htmltokn.h')
-rw-r--r-- | include/svtools/htmltokn.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svtools/htmltokn.h b/include/svtools/htmltokn.h index 27370e5cb8..89d8ee8685 100644 --- a/include/svtools/htmltokn.h +++ b/include/svtools/htmltokn.h @@ -346,6 +346,8 @@ STRING_START = BOOL_END, SDVAL, // StarDiv NumberValue DSVAL, SDNUM, // StarDiv NumberFormat + DSNUM, + DSFORMULA, SDLIBRARY, SDMODULE, STRING_END, |