summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyIds.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-08-06 12:18:59 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-08-06 14:52:57 +0200
commit5e2081fb7c49edd46f2981fbc230982e6a8b87b5 (patch)
tree081e445f18a7e8a841a3c1746ebfa6b51a05b3f7 /writerfilter/source/dmapper/PropertyIds.hxx
parent4a2280e4a2bbc936625dc9816e5491da6ba770ac (diff)
DOCX import: handle <w:cnfStyle> paragraph property
Change-Id: I47d9dab17d4891d05cf7497e53026bc801f2726b
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 c3cea173c289..5814c34f295d 100644
--- a/writerfilter/source/dmapper/PropertyIds.hxx
+++ b/writerfilter/source/dmapper/PropertyIds.hxx
@@ -368,6 +368,7 @@ enum PropertyIds
,PROP_SDT_END_BEFORE
,PROP_PARA_SDT_END_BEFORE
,META_PROP_TABLE_LOOK
+ ,PROP_PARA_CNF_STYLE
};
struct PropertyNameSupplier_Impl;
class PropertyNameSupplier