summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2015-03-18 10:25:05 +0100
committerZolnai Tamás <zolnaitamas2000@gmail.com>2015-03-21 16:19:08 +0100
commitf880962f5bf26bfaef06bd3f9e67e2d901a2e74c (patch)
tree21791df62dd1dd2c149f1dcc6462dddd2dc143c5 /include
parentdba637ad230d132be0c8f69a630d0dfdfafc105f (diff)
Char highlight: ODT filters
Export merges the two background attribute. Change-Id: I882321fbd5a7d24991fb01b8dc9d2cc0bd294051
Diffstat (limited to 'include')
-rw-r--r--include/xmloff/txtprmap.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xmloff/txtprmap.hxx b/include/xmloff/txtprmap.hxx
index a08915f92597..2562abb5f1ef 100644
--- a/include/xmloff/txtprmap.hxx
+++ b/include/xmloff/txtprmap.hxx
@@ -196,6 +196,8 @@
#define CTF_CHARBOTTOMBORDER (XML_TEXT_CTF_START + 167)
#define CTF_RELWIDTHREL (XML_TEXT_CTF_START + 168)
#define CTF_RELHEIGHTREL (XML_TEXT_CTF_START + 169)
+#define CTF_CHAR_BACKGROUND (XML_TEXT_CTF_START + 170)
+#define CTF_CHAR_HIGHLIGHT (XML_TEXT_CTF_START + 171)
enum class TextPropMap {