diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-07-01 11:46:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-07-01 11:50:35 +0100 |
commit | 257ba103fb9ffae87189eb5d435969961fe4e98c (patch) | |
tree | 6c0cdabcfb08b1a8c0fe49101de95a5320366587 /include/sfx2/sfxsids.hrc | |
parent | 14c619f10f88dd42c4f8af05aa6a1daabe11475e (diff) |
Resolves: fdo#66263 calc's protect records doesn't do anything, sid collision
Change-Id: I50c9f0bd28f17e5d56c6d6948871042ba64650ef
Diffstat (limited to 'include/sfx2/sfxsids.hrc')
-rw-r--r-- | include/sfx2/sfxsids.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc index d1227e371e68..f17124ae195a 100644 --- a/include/sfx2/sfxsids.hrc +++ b/include/sfx2/sfxsids.hrc @@ -750,6 +750,7 @@ #define SC_VIEW_START (SID_SC_START) #endif #define FID_CHG_RECORD (EDIT_MENU_START + 18) +//see sc/inc/sc.hrc for the rest of the SC_VIEW_START entries #define SID_CHG_PROTECT (SC_VIEW_START + 84) // eof ------------------------------------------------------------------------ |