diff options
author | Joseph Powers <jpowers27@cox.net> | 2010-11-16 18:57:44 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2010-11-16 18:57:44 -0800 |
commit | f417c6cad6608705d674610e99c17170a340f549 (patch) | |
tree | c7e98cb749312d8e4f861b094979cf0d81b01f9c /sc/inc/sc.hrc | |
parent | a1a1c816de870bea49318a2dc3cef683394ff002 (diff) |
HC Cleanup - calc
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 4ac855b39b5b..014c44fa8bcc 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1437,15 +1437,9 @@ #define BMP_START (STR_END) // Navigator -// not used anymore: RID_BMP_EXPAND, RID_BMP_COLLAPSE -//#define RID_BMP_EXPAND (BMP_START) -//#define RID_BMP_COLLAPSE (BMP_START + 1) #define RID_IMG_DROP_URL (BMP_START + 2) #define RID_IMG_DROP_LINK (BMP_START + 3) #define RID_IMG_DROP_COPY (BMP_START + 4) -// free -// free -// free #define RID_IMG_SELECT_CURRENT (BMP_START + 8) #define RID_IMG_UNSELECT_CURRENT (BMP_START + 9) |