summaryrefslogtreecommitdiff
path: root/include/filter
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-02-06 21:44:08 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-02-06 21:59:49 +0100
commit3bd0d1f63de40152b1047d501b9be74eae339476 (patch)
tree3dba7696a21cdf6525690b7db3735cf167c40969 /include/filter
parent3c7530411e8f466d9949d998ec40773e4e9a762e (diff)
sw: hardwired NS_sprm::LN_CCv
Change-Id: Ibbffd00b146369be75c462f9eea243e3582f14e6
Diffstat (limited to 'include/filter')
-rw-r--r--include/filter/msfilter/sprmids.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/filter/msfilter/sprmids.hxx b/include/filter/msfilter/sprmids.hxx
index 85c97a0c620a..d632ab91d7ca 100644
--- a/include/filter/msfilter/sprmids.hxx
+++ b/include/filter/msfilter/sprmids.hxx
@@ -298,6 +298,7 @@ namespace NS_sprm {
const sal_uInt16 LN_TDxaFromTextRight = 0x941e;
const sal_uInt16 LN_TDyaFromTextBottom = 0x941f;
const sal_uInt16 LN_TFNoAllowOverlap = 0x3465;
+ const sal_uInt16 LN_CCv = 0x6870;
}
#endif // INCLUDED_SPRMIDS