summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-02-01 14:26:36 +0100
committerLuboš Luňák <l.lunak@suse.cz>2013-02-01 14:26:36 +0100
commit989d0953a4d69bef3c8aba8e9dc7758194adcdc4 (patch)
tree678cdb4ca547e9b37248f1b3d5b54ea4e17286d5 /xmloff/inc/xmloff/xmltoken.hxx
parent5ceaa68ca51c4d182210a28a64d574de6170b9ca (diff)
basic support for embedded fonts in odt (fdo#42195)
There are still places that should be improved a bit, but this works. Change-Id: Ieb7947a294ec95b6fd8cec2e8c4bc731e2594c42
Diffstat (limited to 'xmloff/inc/xmloff/xmltoken.hxx')
-rw-r--r--xmloff/inc/xmloff/xmltoken.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index c4dff1c69ae8..13b59fe083fb 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -2457,6 +2457,8 @@ namespace xmloff { namespace token {
XML_SCRIPTS,
XML_FONT_FACE_DECLS,
XML_FONT_FACE,
+ XML_FONT_FACE_SRC,
+ XML_FONT_FACE_URI,
XML_FONT_ADORNMENTS,
XML_INCH,
XML_SPACE_AFTER,