diff options
author | obo <obo@openoffice.org> | 2010-06-22 05:59:20 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-06-22 05:59:20 +0200 |
commit | 1da68eb19adfcb7fca34833459a88581ccc5f69b (patch) | |
tree | 379449aefa2a263dd2ac305b799c73562cb5917b /sc/inc/sc.hrc | |
parent | 943661174d0a2c1264d2c35e1ac7426ed3668774 (diff) | |
parent | 8491a3a4012ea17c70c56b5d885dc3a73146eb5a (diff) |
CWS-TOOLING: integrate CWS mib16
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index aad25ab4d0a4..4a697dc57558 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -835,6 +835,7 @@ #define FID_TAB_DESELECTALL (TAB_POPUP_START+8) #define FID_TAB_MENU_SET_TAB_BG_COLOR (TAB_POPUP_START + 9) #define FID_TAB_SET_TAB_BG_COLOR (TAB_POPUP_START + 10) +#define FID_TAB_EVENTS (TAB_POPUP_START+11) #define TAB_POPUP_END (TAB_POPUP_START + 20) |