diff options
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 2d72a4a09a76..a90facc28466 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -628,7 +628,8 @@ #define FID_SHOW_ALL_NOTES (SID_NEW_SLOTS+102) #define FID_HIDE_ALL_NOTES (SID_NEW_SLOTS+103) #define FID_DELETE_ALL_NOTES (SID_NEW_SLOTS+104) -#define SID_SCATTR_CELLPROTECTION (SID_NEW_SLOTS+105) +#define SID_SCATTR_CELLPROTECTION (SID_NEW_SLOTS+105) +#define SID_SELECT_UNPROTECTED_CELLS (SID_NEW_SLOTS+106) // idl parameter |