summaryrefslogtreecommitdiff
path: root/sw/inc/cmdid.h
diff options
context:
space:
mode:
authorTamás Zolnai <tamas.zolnai@collabora.com>2019-10-28 17:11:21 +0100
committerTamás Zolnai <tamas.zolnai@collabora.com>2019-11-02 13:25:53 +0100
commitac48a33060304a62372b00bfef08b067cec6ceb6 (patch)
tree2b4612411dcc39b9c766c35a5e7298ed78c7476f /sw/inc/cmdid.h
parent5e113259f8382c2d045193abd79267529a6a5f6b (diff)
Table panel: Implement functionality of Column Width spinbutton
Change-Id: I809cfe4af82cebabe80c171cdd488ff43d749a86 Reviewed-on: https://gerrit.libreoffice.org/81895 Tested-by: Jenkins Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'sw/inc/cmdid.h')
-rw-r--r--sw/inc/cmdid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h
index b9db78c21b81..838091eb82a7 100644
--- a/sw/inc/cmdid.h
+++ b/sw/inc/cmdid.h
@@ -412,6 +412,7 @@
#define FN_TABLE_MODE_VARIABLE (FN_FORMAT + 191) /* -"- */
#define FN_TABLE_BOX_TEXTORIENTATION (FN_FORMAT + 192) /* text orientation of table cells */
#define SID_ATTR_TABLE_ROW_HEIGHT (FN_FORMAT + 193)
+#define SID_ATTR_TABLE_COLUMN_WIDTH (FN_FORMAT2 + 194)
#define FN_TABLE_AUTOSUM (FN_FORMAT + 195) /* */