summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyIds.hxx
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-02-22 20:42:37 +0100
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-02-23 17:40:09 +0100
commitab2b20b66394c1d219caafc380488f5296c1c12c (patch)
tree0cd8abbd1b80e75b25fe7836151ed2c8f7c828d6 /writerfilter/source/dmapper/PropertyIds.hxx
parent7f93b4001f3b7266695b46b3a5c95d0b9c66af35 (diff)
ooxml: handle w14:shadow in import/export
Refactor the code to support an additional main element at processing of w14 elements for rPr. Change-Id: Iaf18a11bbda245b0b5b629e5f2e9f1f9682e6d41
Diffstat (limited to 'writerfilter/source/dmapper/PropertyIds.hxx')
-rw-r--r--writerfilter/source/dmapper/PropertyIds.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/writerfilter/source/dmapper/PropertyIds.hxx b/writerfilter/source/dmapper/PropertyIds.hxx
index c8155b1be18d..18ba148e10c2 100644
--- a/writerfilter/source/dmapper/PropertyIds.hxx
+++ b/writerfilter/source/dmapper/PropertyIds.hxx
@@ -348,6 +348,7 @@ enum PropertyIds
,PROP_TOC_PARAGRAPH_OUTLINE_LEVEL
,PROP_CHAR_THEME_COLOR_TINT
,PROP_CHAR_GLOW_TEXT_EFFECT
+ ,PROP_CHAR_SHADOW_TEXT_EFFECT
};
struct PropertyNameSupplier_Impl;
class PropertyNameSupplier