summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorJulien Chaffraix <julien.chaffraix@gmail.com>2011-11-17 07:45:08 -0800
committerMichael Meeks <michael.meeks@suse.com>2011-11-18 17:10:21 +0000
commitabd7cf81ddbc8fe648288c11184ff7a0711766d3 (patch)
treeb6a5fdfe37c81b2fdf8637a0fe8af23424ec057e /vcl
parent2559cab126f81375197051fb5b07ba6abb9efc77 (diff)
FDO#42454 - EasyHack: remove code associated with unused icons
Removed SV_ICON_ID_PRESENTATION_COMPRESSED and all associated code. Removed 2 icons that were unused after this removal.
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/svids.hrc1
-rw-r--r--vcl/source/src/images.src25
2 files changed, 0 insertions, 26 deletions
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc
index 962e85444a9b..0e56e528a450 100644
--- a/vcl/inc/svids.hrc
+++ b/vcl/inc/svids.hrc
@@ -257,7 +257,6 @@
#define SV_ICON_ID_DRAWING 6
#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_DATABASE 14
#define SV_ICON_ID_FORMULA 15
diff --git a/vcl/source/src/images.src b/vcl/source/src/images.src
index df3f93b1723d..f576b9deaf26 100644
--- a/vcl/source/src/images.src
+++ b/vcl/source/src/images.src
@@ -234,21 +234,6 @@ Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
File = "otp_16_8.png" ;
};
-Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_PRESENTATION_COMPRESSED)
-{
- File = "odp_48_8.png" ;
-};
-
-Bitmap (SV_ICON_SIZE32_START + SV_ICON_ID_PRESENTATION_COMPRESSED)
-{
- File = "odp_32_8.png" ;
-};
-
-Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_PRESENTATION_COMPRESSED)
-{
- File = "odp_16_8.png" ;
-};
-
Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_MASTER_DOCUMENT)
{
File = "odm_48_8.png" ;
@@ -417,16 +402,6 @@ Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
File = "sx03253.png" ;
};
-Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_PRESENTATION_COMPRESSED)
-{
- File = "lx03241.png" ;
-};
-
-Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_PRESENTATION_COMPRESSED)
-{
- File = "sx03241.png" ;
-};
-
Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_MASTER_DOCUMENT)
{
File = "lx03248.png" ;