summaryrefslogtreecommitdiff
path: root/sc/inc/sccommands.h
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-07-13 14:38:37 +0200
committerMathias Bauer <mba@openoffice.org>2010-07-13 14:38:37 +0200
commit0266406fef116fbed7b8e69e309bcda0df4896dd (patch)
tree7d08d330d7ee76707ab4eb757a60fe2559178957 /sc/inc/sccommands.h
parent4a02c63d1431b2e8686a035e119c4a2f5c972592 (diff)
parent686b7955271806e65222a3a4bfe97365cab33a06 (diff)
CWS changehid: resync to m84
Diffstat (limited to 'sc/inc/sccommands.h')
-rw-r--r--sc/inc/sccommands.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/sccommands.h b/sc/inc/sccommands.h
index 7a1581f96627..98c26150305e 100644
--- a/sc/inc/sccommands.h
+++ b/sc/inc/sccommands.h
@@ -329,5 +329,8 @@
#define CMD_SID_MARKARRAYFORMULA ".uno:SelectArrayFormula"
#define CMD_FID_TAB_RTL ".uno:SheetRightToLeft"
#define CMD_SID_SHARE_DOC ".uno:ShareDocument"
+#define CMD_FID_TAB_EVENTS ".uno:TableEvents"
+#define CMD_FID_TAB_MENU_SET_TAB_BG_COLOR ".uno:SetTabBgColor"
+#define CMD_FID_TAB_SET_TAB_BG_COLOR ".uno:TabBgColor"
#endif