summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/PropertyIds.hxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2014-09-21 17:52:58 +0200
committerLuboš Luňák <l.lunak@collabora.com>2014-09-21 17:54:41 +0200
commit3891ba42a886fa85eb43da24d1badf44e765d54c (patch)
treeab7d66d979ee7f9a6c34db8503e1e15f5f0441b9 /writerfilter/source/dmapper/PropertyIds.hxx
parentc0a709e9912de8adb6777b40197accf865c4f046 (diff)
handle docx's w:anchor layoutInCell attribute (bnc#891663)
Change-Id: I8268567b84aa0f6e42624bfd0f79c8c49c153edd
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 bfba954a0bd8..4e0950838f65 100644
--- a/writerfilter/source/dmapper/PropertyIds.hxx
+++ b/writerfilter/source/dmapper/PropertyIds.hxx
@@ -372,6 +372,7 @@ enum PropertyIds
,PROP_CELL_CNF_STYLE
,PROP_ROW_CNF_STYLE
,PROP_CELL_HIDE_MARK
+ ,PROP_FOLLOW_TEXT_FLOW
};
struct PropertyNameSupplier_Impl;
class PropertyNameSupplier