summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc')
-rw-r--r--starmath/inc/types.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/starmath/inc/types.hxx b/starmath/inc/types.hxx
index 9d57536260ba..78e33b62905a 100644
--- a/starmath/inc/types.hxx
+++ b/starmath/inc/types.hxx
@@ -144,6 +144,8 @@ sal_Unicode const MS_COMBCHECK = 0x030C;
sal_Unicode const MS_VEC = 0x20D7;
sal_Unicode const MS_DOT = 0x02D9;
sal_Unicode const MS_DDOT = 0x00A8;
+sal_Unicode const MS_COMBDOT = 0x0307;
+sal_Unicode const MS_COMBDDOT = 0x0308;
sal_Unicode const MS_DDDOT = 0x20DB;
sal_Unicode const MS_AND = 0x2227;
sal_Unicode const MS_OR = 0x2228;