diff options
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/inc/svtools/rtfkeywd.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/inc/svtools/rtfkeywd.hxx b/svtools/inc/svtools/rtfkeywd.hxx index ba26d76592ce..6a4b73fa9e06 100644 --- a/svtools/inc/svtools/rtfkeywd.hxx +++ b/svtools/inc/svtools/rtfkeywd.hxx @@ -1201,6 +1201,8 @@ #define LO_STRING_SVTOOLS_RTF_MSUP "\\msup" #define LO_STRING_SVTOOLS_RTF_MTYPE "\\mtype" #define LO_STRING_SVTOOLS_RTF_MVERTJC "\\mvertJc" +#define LO_STRING_SVTOOLS_RTF_MMATH "\\mmath" +#define LO_STRING_SVTOOLS_RTF_MMATHPICT "\\mmathPict" #endif // _RTFKEYWD_HXX |