FDO#42454 - EasyHack: remove code associated with unused icons

Removed code associated with SV_ICON_ID_PRESENTATION_TEMPLATE.

Remove 3 icons associated with the id that were not used.
This commit is contained in:
Julien Chaffraix
2011-11-17 20:24:32 -08:00
committed by Michael Meeks
parent abd7cf81dd
commit 06c84689ea
9 changed files with 0 additions and 28 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 984 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

View File

@@ -43,7 +43,6 @@
IMG_GLOBAL_DOC ; \
IMG_DRAW ; \
IMG_DRAWTEMPLATE ; \
IMG_NEWFROMTEMPLATE ; \
IMG_DATABASE; \
IMG_BITMAP ; \
IMG_CALC ; \
@@ -93,7 +92,6 @@
IMG_WRITER ; \
IMG_WRITERTEMPLATE ; \
/* svx */ \
IMG_NEWFROMTEMPLATE ;
ImageList RID_SVTOOLS_IMAGELIST_BIG
{

View File

@@ -256,7 +256,6 @@
#define SV_ICON_ID_SPREADSHEET_TEMPLATE 5
#define SV_ICON_ID_DRAWING 6
#define SV_ICON_ID_PRESENTATION 8
#define SV_ICON_ID_PRESENTATION_TEMPLATE 9
#define SV_ICON_ID_MASTER_DOCUMENT 11
#define SV_ICON_ID_DATABASE 14
#define SV_ICON_ID_FORMULA 15

View File

@@ -219,21 +219,6 @@ Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_PRESENTATION)
File = "odp_16_8.png" ;
};
Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
{
File = "otp_48_8.png" ;
};
Bitmap (SV_ICON_SIZE32_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
{
File = "otp_32_8.png" ;
};
Bitmap (SV_ICON_SIZE16_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
{
File = "otp_16_8.png" ;
};
Bitmap (SV_ICON_SIZE48_START + SV_ICON_ID_MASTER_DOCUMENT)
{
File = "odm_48_8.png" ;
@@ -392,16 +377,6 @@ Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_PRESENTATION)
File = "sx03249.png" ;
};
Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
{
File = "lx03253.png" ;
};
Bitmap (SV_ICON_SMALL_START + SV_ICON_ID_PRESENTATION_TEMPLATE)
{
File = "sx03253.png" ;
};
Bitmap (SV_ICON_LARGE_START + SV_ICON_ID_MASTER_DOCUMENT)
{
File = "lx03248.png" ;