From 3bd0d1f63de40152b1047d501b9be74eae339476 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Thu, 6 Feb 2014 21:44:08 +0100 Subject: sw: hardwired NS_sprm::LN_CCv Change-Id: Ibbffd00b146369be75c462f9eea243e3582f14e6 --- include/filter/msfilter/sprmids.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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 -- cgit