summaryrefslogtreecommitdiff
path: root/sw/inc/unomap.hxx
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedricbosdo@openoffice.org>2011-03-16 16:06:49 +0100
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-03-19 15:33:13 +0100
commit481e04cd43701e6f760715e1c22000707f63ce32 (patch)
treeb50244f0e59075ca4349da431f6ecaf91d39995b /sw/inc/unomap.hxx
parent67697d941503b52c4fb455e3c8cf2fcdc58377bd (diff)
Added column separator style in ODF
Diffstat (limited to 'sw/inc/unomap.hxx')
-rw-r--r--sw/inc/unomap.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx
index cfc373e9887b..46b370bc0027 100644
--- a/sw/inc/unomap.hxx
+++ b/sw/inc/unomap.hxx
@@ -316,6 +316,7 @@
#define WID_TXTCOL_LINE_IS_ON 4
#define WID_TXTCOL_IS_AUTOMATIC 5
#define WID_TXTCOL_AUTO_DISTANCE 6
+#define WID_TXTCOL_LINE_STYLE 7
class SwItemPropertySet : public SfxItemPropertySet
{