diff options
author | Frédéric Wang <fred.wang@free.fr> | 2013-06-30 16:15:14 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2013-07-03 06:58:12 +0000 |
commit | c61f35275c613cf7ba6f1aa7bc8235340f9df8f7 (patch) | |
tree | 5a1af645ded07495f46334cf9fba10485a47a6cd /include/xmloff | |
parent | f45c47af72369859d1937cb8b46cba370031509a (diff) |
fdo#66282 - MathML export: improve ExportBrace
Change-Id: If15038f8942c649703659e05868162c31785c762
Reviewed-on: https://gerrit.libreoffice.org/4632
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Tested-by: Khaled Hosny <khaledhosny@eglug.org>
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 690aad07140c..2523ad1bcda4 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -736,6 +736,7 @@ namespace xmloff { namespace token { XML_FALSE, XML_FAMILY, XML_FAST, + XML_FENCE, XML_FIELD_NUMBER, XML_FILE_NAME, XML_FILL, |