From e0e7c5dc46ac8fd0c7f6fdc0ceb62d15cafd3754 Mon Sep 17 00:00:00 2001 From: Julien Chaffraix Date: Mon, 14 Nov 2011 07:23:08 -0800 Subject: FDO#42454 - EasyHack: remove code associated with unused icons Removed the icons and code associated with: SV_ICON_ID_CHART SV_ICON_ID_DRAWING_TEMPLATE --- default_images/res/lx03128.png | Bin 1009 -> 0 bytes default_images/res/lx03252.png | Bin 1352 -> 0 bytes default_images/res/otg_16_8.png | Bin 480 -> 0 bytes default_images/res/otg_32_8.png | Bin 1178 -> 0 bytes default_images/res/otg_48_8.png | Bin 1888 -> 0 bytes default_images/res/sx03128.png | Bin 516 -> 0 bytes default_images/res/sx03252.png | Bin 707 -> 0 bytes ooo_custom_images/crystal/res/lx03139.png | Bin 1871 -> 0 bytes ooo_custom_images/crystal/res/sx03139.png | Bin 606 -> 0 bytes ooo_custom_images/hicontrast/res/lx03128.png | Bin 552 -> 0 bytes ooo_custom_images/hicontrast/res/lx03139.png | Bin 589 -> 0 bytes ooo_custom_images/hicontrast/res/lx03252.png | Bin 825 -> 0 bytes ooo_custom_images/hicontrast/res/sx03128.png | Bin 309 -> 0 bytes ooo_custom_images/hicontrast/res/sx03139.png | Bin 339 -> 0 bytes ooo_custom_images/hicontrast/res/sx03252.png | Bin 479 -> 0 bytes ooo_custom_images/human/res/lx03128.png | Bin 1158 -> 0 bytes ooo_custom_images/human/res/lx03139.png | Bin 1237 -> 0 bytes ooo_custom_images/human/res/lx03252.png | Bin 1117 -> 0 bytes ooo_custom_images/human/res/sx03128.png | Bin 552 -> 0 bytes ooo_custom_images/human/res/sx03139.png | Bin 605 -> 0 bytes ooo_custom_images/human/res/sx03252.png | Bin 568 -> 0 bytes ooo_custom_images/industrial/res/lx03128.png | Bin 1186 -> 0 bytes ooo_custom_images/industrial/res/lx03139.png | Bin 1391 -> 0 bytes ooo_custom_images/industrial/res/lx03252.png | Bin 1603 -> 0 bytes ooo_custom_images/industrial/res/sx03128.png | Bin 560 -> 0 bytes ooo_custom_images/industrial/res/sx03139.png | Bin 473 -> 0 bytes ooo_custom_images/industrial/res/sx03252.png | Bin 450 -> 0 bytes ooo_custom_images/oxygen/res/lx03128.png | Bin 1621 -> 0 bytes ooo_custom_images/oxygen/res/lx03139.png | Bin 1625 -> 0 bytes ooo_custom_images/oxygen/res/lx03252.png | Bin 1401 -> 0 bytes ooo_custom_images/oxygen/res/otg_16_8.png | Bin 1011 -> 0 bytes ooo_custom_images/oxygen/res/otg_32_8.png | Bin 2415 -> 0 bytes ooo_custom_images/oxygen/res/otg_48_8.png | Bin 4222 -> 0 bytes ooo_custom_images/oxygen/res/oth_16_8.png | Bin 1020 -> 0 bytes ooo_custom_images/oxygen/res/oth_32_8.png | Bin 2771 -> 0 bytes ooo_custom_images/oxygen/res/oth_48_8.png | Bin 4709 -> 0 bytes ooo_custom_images/oxygen/res/sx03128.png | Bin 722 -> 0 bytes ooo_custom_images/oxygen/res/sx03139.png | Bin 698 -> 0 bytes ooo_custom_images/oxygen/res/sx03252.png | Bin 600 -> 0 bytes ooo_custom_images/tango/res/lx03128.png | Bin 1009 -> 0 bytes ooo_custom_images/tango/res/lx03139.png | Bin 1127 -> 0 bytes ooo_custom_images/tango/res/lx03252.png | Bin 1352 -> 0 bytes ooo_custom_images/tango/res/sx03128.png | Bin 516 -> 0 bytes ooo_custom_images/tango/res/sx03139.png | Bin 593 -> 0 bytes ooo_custom_images/tango/res/sx03252.png | Bin 707 -> 0 bytes vcl/inc/svids.hrc | 2 -- vcl/source/src/images.src | 50 --------------------------- 47 files changed, 52 deletions(-) delete mode 100644 default_images/res/lx03128.png delete mode 100644 default_images/res/lx03252.png delete mode 100644 default_images/res/otg_16_8.png delete mode 100644 default_images/res/otg_32_8.png delete mode 100644 default_images/res/otg_48_8.png delete mode 100644 default_images/res/sx03128.png delete mode 100644 default_images/res/sx03252.png delete mode 100644 ooo_custom_images/crystal/res/lx03139.png delete mode 100644 ooo_custom_images/crystal/res/sx03139.png delete mode 100644 ooo_custom_images/hicontrast/res/lx03128.png delete mode 100644 ooo_custom_images/hicontrast/res/lx03139.png delete mode 100644 ooo_custom_images/hicontrast/res/lx03252.png delete mode 100644 ooo_custom_images/hicontrast/res/sx03128.png delete mode 100644 ooo_custom_images/hicontrast/res/sx03139.png delete mode 100644 ooo_custom_images/hicontrast/res/sx03252.png delete mode 100644 ooo_custom_images/human/res/lx03128.png delete mode 100644 ooo_custom_images/human/res/lx03139.png delete mode 100644 ooo_custom_images/human/res/lx03252.png delete mode 100644 ooo_custom_images/human/res/sx03128.png delete mode 100644 ooo_custom_images/human/res/sx03139.png delete mode 100644 ooo_custom_images/human/res/sx03252.png delete mode 100644 ooo_custom_images/industrial/res/lx03128.png delete mode 100644 ooo_custom_images/industrial/res/lx03139.png delete mode 100644 ooo_custom_images/industrial/res/lx03252.png delete mode 100644 ooo_custom_images/industrial/res/sx03128.png delete mode 100644 ooo_custom_images/industrial/res/sx03139.png delete mode 100644 ooo_custom_images/industrial/res/sx03252.png delete mode 100644 ooo_custom_images/oxygen/res/lx03128.png delete mode 100644 ooo_custom_images/oxygen/res/lx03139.png delete mode 100644 ooo_custom_images/oxygen/res/lx03252.png delete mode 100644 ooo_custom_images/oxygen/res/otg_16_8.png delete mode 100644 ooo_custom_images/oxygen/res/otg_32_8.png delete mode 100644 ooo_custom_images/oxygen/res/otg_48_8.png delete mode 100644 ooo_custom_images/oxygen/res/oth_16_8.png delete mode 100644 ooo_custom_images/oxygen/res/oth_32_8.png delete mode 100644 ooo_custom_images/oxygen/res/oth_48_8.png delete mode 100644 ooo_custom_images/oxygen/res/sx03128.png delete mode 100644 ooo_custom_images/oxygen/res/sx03139.png delete mode 100644 ooo_custom_images/oxygen/res/sx03252.png delete mode 100644 ooo_custom_images/tango/res/lx03128.png delete mode 100644 ooo_custom_images/tango/res/lx03139.png delete mode 100644 ooo_custom_images/tango/res/lx03252.png delete mode 100644 ooo_custom_images/tango/res/sx03128.png delete mode 100644 ooo_custom_images/tango/res/sx03139.png delete mode 100644 ooo_custom_images/tango/res/sx03252.png diff --git a/default_images/res/lx03128.png b/default_images/res/lx03128.png deleted file mode 100644 index 309e8828c1b2..000000000000 Binary files a/default_images/res/lx03128.png and /dev/null differ diff --git a/default_images/res/lx03252.png b/default_images/res/lx03252.png deleted file mode 100644 index 3bd738714aee..000000000000 Binary files a/default_images/res/lx03252.png and /dev/null differ diff --git a/default_images/res/otg_16_8.png b/default_images/res/otg_16_8.png deleted file mode 100644 index 4bb2bfe6d20b..000000000000 Binary files a/default_images/res/otg_16_8.png and /dev/null differ diff --git a/default_images/res/otg_32_8.png b/default_images/res/otg_32_8.png deleted file mode 100644 index b3c082304fa5..000000000000 Binary files a/default_images/res/otg_32_8.png and /dev/null differ diff --git a/default_images/res/otg_48_8.png b/default_images/res/otg_48_8.png deleted file mode 100644 index 7544b6fc996c..000000000000 Binary files a/default_images/res/otg_48_8.png and /dev/null differ diff --git a/default_images/res/sx03128.png b/default_images/res/sx03128.png deleted file mode 100644 index a24df733d4ff..000000000000 Binary files a/default_images/res/sx03128.png and /dev/null differ diff --git a/default_images/res/sx03252.png b/default_images/res/sx03252.png deleted file mode 100644 index 456b8108b6e3..000000000000 Binary files a/default_images/res/sx03252.png and /dev/null differ diff --git a/ooo_custom_images/crystal/res/lx03139.png b/ooo_custom_images/crystal/res/lx03139.png deleted file mode 100644 index 41131765129d..000000000000 Binary files a/ooo_custom_images/crystal/res/lx03139.png and /dev/null differ diff --git a/ooo_custom_images/crystal/res/sx03139.png b/ooo_custom_images/crystal/res/sx03139.png deleted file mode 100644 index e746e6bdb470..000000000000 Binary files a/ooo_custom_images/crystal/res/sx03139.png and /dev/null differ diff --git a/ooo_custom_images/hicontrast/res/lx03128.png b/ooo_custom_images/hicontrast/res/lx03128.png deleted file mode 100644 index d03948b4e549..000000000000 Binary files a/ooo_custom_images/hicontrast/res/lx03128.png and /dev/null differ diff --git a/ooo_custom_images/hicontrast/res/lx03139.png b/ooo_custom_images/hicontrast/res/lx03139.png deleted file mode 100644 index 5985c29c7e71..000000000000 Binary files a/ooo_custom_images/hicontrast/res/lx03139.png and /dev/null differ diff --git a/ooo_custom_images/hicontrast/res/lx03252.png b/ooo_custom_images/hicontrast/res/lx03252.png deleted file mode 100644 index ec4b8213232a..000000000000 Binary files a/ooo_custom_images/hicontrast/res/lx03252.png and /dev/null differ diff --git a/ooo_custom_images/hicontrast/res/sx03128.png b/ooo_custom_images/hicontrast/res/sx03128.png deleted file mode 100644 index 39a721fcb24b..000000000000 Binary files a/ooo_custom_images/hicontrast/res/sx03128.png and /dev/null differ diff --git a/ooo_custom_images/hicontrast/res/sx03139.png b/ooo_custom_images/hicontrast/res/sx03139.png deleted file mode 100644 index c55858ed6690..000000000000 Binary files a/ooo_custom_images/hicontrast/res/sx03139.png and /dev/null differ diff --git a/ooo_custom_images/hicontrast/res/sx03252.png b/ooo_custom_images/hicontrast/res/sx03252.png deleted file mode 100644 index 45c79c4bc706..000000000000 Binary files a/ooo_custom_images/hicontrast/res/sx03252.png and /dev/null differ diff --git a/ooo_custom_images/human/res/lx03128.png b/ooo_custom_images/human/res/lx03128.png deleted file mode 100644 index ac441a1aace0..000000000000 Binary files a/ooo_custom_images/human/res/lx03128.png and /dev/null differ diff --git a/ooo_custom_images/human/res/lx03139.png b/ooo_custom_images/human/res/lx03139.png deleted file mode 100644 index 9514dd50f398..000000000000 Binary files a/ooo_custom_images/human/res/lx03139.png and /dev/null differ diff --git a/ooo_custom_images/human/res/lx03252.png b/ooo_custom_images/human/res/lx03252.png deleted file mode 100644 index c3c5897522d6..000000000000 Binary files a/ooo_custom_images/human/res/lx03252.png and /dev/null differ diff --git a/ooo_custom_images/human/res/sx03128.png b/ooo_custom_images/human/res/sx03128.png deleted file mode 100644 index 4ec8db8c24da..000000000000 Binary files a/ooo_custom_images/human/res/sx03128.png and /dev/null differ diff --git a/ooo_custom_images/human/res/sx03139.png b/ooo_custom_images/human/res/sx03139.png deleted file mode 100644 index 3df32b063066..000000000000 Binary files a/ooo_custom_images/human/res/sx03139.png and /dev/null differ diff --git a/ooo_custom_images/human/res/sx03252.png b/ooo_custom_images/human/res/sx03252.png deleted file mode 100644 index d2299e128666..000000000000 Binary files a/ooo_custom_images/human/res/sx03252.png and /dev/null differ diff --git a/ooo_custom_images/industrial/res/lx03128.png b/ooo_custom_images/industrial/res/lx03128.png deleted file mode 100644 index 7692cd01b3ef..000000000000 Binary files a/ooo_custom_images/industrial/res/lx03128.png and /dev/null differ diff --git a/ooo_custom_images/industrial/res/lx03139.png b/ooo_custom_images/industrial/res/lx03139.png deleted file mode 100644 index 537a9874f0ab..000000000000 Binary files a/ooo_custom_images/industrial/res/lx03139.png and /dev/null differ diff --git a/ooo_custom_images/industrial/res/lx03252.png b/ooo_custom_images/industrial/res/lx03252.png deleted file mode 100644 index 8824d1234ffa..000000000000 Binary files a/ooo_custom_images/industrial/res/lx03252.png and /dev/null differ diff --git a/ooo_custom_images/industrial/res/sx03128.png b/ooo_custom_images/industrial/res/sx03128.png deleted file mode 100644 index b9c7e2a0b642..000000000000 Binary files a/ooo_custom_images/industrial/res/sx03128.png and /dev/null differ diff --git a/ooo_custom_images/industrial/res/sx03139.png b/ooo_custom_images/industrial/res/sx03139.png deleted file mode 100644 index 278e0dd23568..000000000000 Binary files a/ooo_custom_images/industrial/res/sx03139.png and /dev/null differ diff --git a/ooo_custom_images/industrial/res/sx03252.png b/ooo_custom_images/industrial/res/sx03252.png deleted file mode 100644 index 50d1d89ccf05..000000000000 Binary files a/ooo_custom_images/industrial/res/sx03252.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/lx03128.png b/ooo_custom_images/oxygen/res/lx03128.png deleted file mode 100644 index 7e3f038b2dad..000000000000 Binary files a/ooo_custom_images/oxygen/res/lx03128.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/lx03139.png b/ooo_custom_images/oxygen/res/lx03139.png deleted file mode 100644 index 6e0a8cead64b..000000000000 Binary files a/ooo_custom_images/oxygen/res/lx03139.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/lx03252.png b/ooo_custom_images/oxygen/res/lx03252.png deleted file mode 100644 index cb658f94c9a9..000000000000 Binary files a/ooo_custom_images/oxygen/res/lx03252.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/otg_16_8.png b/ooo_custom_images/oxygen/res/otg_16_8.png deleted file mode 100644 index 0f14ed067884..000000000000 Binary files a/ooo_custom_images/oxygen/res/otg_16_8.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/otg_32_8.png b/ooo_custom_images/oxygen/res/otg_32_8.png deleted file mode 100644 index dd4d72b88ef5..000000000000 Binary files a/ooo_custom_images/oxygen/res/otg_32_8.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/otg_48_8.png b/ooo_custom_images/oxygen/res/otg_48_8.png deleted file mode 100644 index 773d52cc7aca..000000000000 Binary files a/ooo_custom_images/oxygen/res/otg_48_8.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/oth_16_8.png b/ooo_custom_images/oxygen/res/oth_16_8.png deleted file mode 100644 index 432c2db57f05..000000000000 Binary files a/ooo_custom_images/oxygen/res/oth_16_8.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/oth_32_8.png b/ooo_custom_images/oxygen/res/oth_32_8.png deleted file mode 100644 index 9bae937388c5..000000000000 Binary files a/ooo_custom_images/oxygen/res/oth_32_8.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/oth_48_8.png b/ooo_custom_images/oxygen/res/oth_48_8.png deleted file mode 100644 index 55d78c9f8f99..000000000000 Binary files a/ooo_custom_images/oxygen/res/oth_48_8.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/sx03128.png b/ooo_custom_images/oxygen/res/sx03128.png deleted file mode 100644 index ec6c43747578..000000000000 Binary files a/ooo_custom_images/oxygen/res/sx03128.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/sx03139.png b/ooo_custom_images/oxygen/res/sx03139.png deleted file mode 100644 index d2466e09d6a3..000000000000 Binary files a/ooo_custom_images/oxygen/res/sx03139.png and /dev/null differ diff --git a/ooo_custom_images/oxygen/res/sx03252.png b/ooo_custom_images/oxygen/res/sx03252.png deleted file mode 100644 index 95eebf02df17..000000000000 Binary files a/ooo_custom_images/oxygen/res/sx03252.png and /dev/null differ diff --git a/ooo_custom_images/tango/res/lx03128.png b/ooo_custom_images/tango/res/lx03128.png deleted file mode 100644 index 309e8828c1b2..000000000000 Binary files a/ooo_custom_images/tango/res/lx03128.png and /dev/null differ diff --git a/ooo_custom_images/tango/res/lx03139.png b/ooo_custom_images/tango/res/lx03139.png deleted file mode 100644 index c08fd88c0447..000000000000 Binary files a/ooo_custom_images/tango/res/lx03139.png and /dev/null differ diff --git a/ooo_custom_images/tango/res/lx03252.png b/ooo_custom_images/tango/res/lx03252.png deleted file mode 100644 index 3bd738714aee..000000000000 Binary files a/ooo_custom_images/tango/res/lx03252.png and /dev/null differ diff --git a/ooo_custom_images/tango/res/sx03128.png b/ooo_custom_images/tango/res/sx03128.png deleted file mode 100644 index a24df733d4ff..000000000000 Binary files a/ooo_custom_images/tango/res/sx03128.png and /dev/null differ diff --git a/ooo_custom_images/tango/res/sx03139.png b/ooo_custom_images/tango/res/sx03139.png deleted file mode 100644 index 16bf02e1b5b2..000000000000 Binary files a/ooo_custom_images/tango/res/sx03139.png and /dev/null differ diff --git a/ooo_custom_images/tango/res/sx03252.png b/ooo_custom_images/tango/res/sx03252.png deleted file mode 100644 index 456b8108b6e3..000000000000 Binary files a/ooo_custom_images/tango/res/sx03252.png and /dev/null differ diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc index dc16ab1d53e4..51a0791a108d 100644 --- a/vcl/inc/svids.hrc +++ b/vcl/inc/svids.hrc @@ -255,13 +255,11 @@ #define SV_ICON_ID_SPREADSHEET 4 #define SV_ICON_ID_SPREADSHEET_TEMPLATE 5 #define SV_ICON_ID_DRAWING 6 -#define SV_ICON_ID_DRAWING_TEMPLATE 7 #define SV_ICON_ID_PRESENTATION 8 #define SV_ICON_ID_PRESENTATION_TEMPLATE 9 #define SV_ICON_ID_PRESENTATION_COMPRESSED 10 #define SV_ICON_ID_MASTER_DOCUMENT 11 #define SV_ICON_ID_HTML_DOCUMENT 12 -#define SV_ICON_ID_CHART 13 #define SV_ICON_ID_DATABASE 14 #define SV_ICON_ID_FORMULA 15 #define SV_ICON_ID_TEMPLATE 16 diff --git a/vcl/source/src/images.src b/vcl/source/src/images.src index f836306cba45..d99f9f9ce5f5 100644 --- a/vcl/source/src/images.src +++ b/vcl/source/src/images.src @@ -204,21 +204,6 @@ Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_DRAWING) File = "odg_16_8.png" ; }; -Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_DRAWING_TEMPLATE) -{ - File = "otg_48_8.png" ; -}; - -Bitmap (SV_ICON_SIZE32_START + SV_ICON_ID_DRAWING_TEMPLATE) -{ - File = "otg_32_8.png" ; -}; - -Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_DRAWING_TEMPLATE) -{ - File = "otg_16_8.png" ; -}; - Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_PRESENTATION) { File = "odp_48_8.png" ; @@ -294,21 +279,6 @@ Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_HTML_DOCUMENT) File = "oth_16_8.png" ; }; -Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_CHART) -{ - File = "mainapp_48_8.png" ; -}; - -Bitmap (SV_ICON_SIZE32_START + SV_ICON_ID_CHART) -{ - File = "mainapp_32_8.png" ; -}; - -Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_CHART) -{ - File = "mainapp_16_8.png" ; -}; - Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_DATABASE) { File = "odb_48_8.png" ; @@ -457,16 +427,6 @@ Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_DRAWING) File = "sx03246.png" ; }; -Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_DRAWING_TEMPLATE) -{ - File = "lx03252.png" ; -}; - -Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_DRAWING_TEMPLATE) -{ - File = "sx03252.png" ; -}; - Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_PRESENTATION) { File = "lx03249.png" ; @@ -517,16 +477,6 @@ Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_HTML_DOCUMENT) File = "sx03139.png" ; }; -Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_CHART) -{ - File = "lx03128.png" ; -}; - -Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_CHART) -{ - File = "sx03128.png" ; -}; - Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_DATABASE) { File = "lx03245.png" ; -- cgit