summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default_images/res/otp_16_8.pngbin420 -> 0 bytes
-rw-r--r--default_images/res/otp_32_8.pngbin1116 -> 0 bytes
-rw-r--r--default_images/res/otp_48_8.pngbin1968 -> 0 bytes
-rw-r--r--ooo_custom_images/oxygen/res/otp_16_8.pngbin984 -> 0 bytes
-rw-r--r--ooo_custom_images/oxygen/res/otp_32_8.pngbin2405 -> 0 bytes
-rw-r--r--ooo_custom_images/oxygen/res/otp_48_8.pngbin4027 -> 0 bytes
-rw-r--r--svtools/source/misc/imagemgr.src2
-rw-r--r--vcl/inc/svids.hrc1
-rw-r--r--vcl/source/src/images.src25
9 files changed, 0 insertions, 28 deletions
diff --git a/default_images/res/otp_16_8.png b/default_images/res/otp_16_8.png
deleted file mode 100644
index 98c961b995b7..000000000000
--- a/default_images/res/otp_16_8.png
+++ /dev/null
Binary files differ
diff --git a/default_images/res/otp_32_8.png b/default_images/res/otp_32_8.png
deleted file mode 100644
index 19202956d6b3..000000000000
--- a/default_images/res/otp_32_8.png
+++ /dev/null
Binary files differ
diff --git a/default_images/res/otp_48_8.png b/default_images/res/otp_48_8.png
deleted file mode 100644
index cf7021950113..000000000000
--- a/default_images/res/otp_48_8.png
+++ /dev/null
Binary files differ
diff --git a/ooo_custom_images/oxygen/res/otp_16_8.png b/ooo_custom_images/oxygen/res/otp_16_8.png
deleted file mode 100644
index 3fd5e22c9534..000000000000
--- a/ooo_custom_images/oxygen/res/otp_16_8.png
+++ /dev/null
Binary files differ
diff --git a/ooo_custom_images/oxygen/res/otp_32_8.png b/ooo_custom_images/oxygen/res/otp_32_8.png
deleted file mode 100644
index c4d7d8ccad46..000000000000
--- a/ooo_custom_images/oxygen/res/otp_32_8.png
+++ /dev/null
Binary files differ
diff --git a/ooo_custom_images/oxygen/res/otp_48_8.png b/ooo_custom_images/oxygen/res/otp_48_8.png
deleted file mode 100644
index f3a0e9968235..000000000000
--- a/ooo_custom_images/oxygen/res/otp_48_8.png
+++ /dev/null
Binary files differ
diff --git a/svtools/source/misc/imagemgr.src b/svtools/source/misc/imagemgr.src
index 7953fbdc1e23..ca4a075a48b9 100644
--- a/svtools/source/misc/imagemgr.src
+++ b/svtools/source/misc/imagemgr.src
@@ -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
{
diff --git a/vcl/inc/svids.hrc b/vcl/inc/svids.hrc
index 0e56e528a450..c94d2158d81c 100644
--- a/vcl/inc/svids.hrc
+++ b/vcl/inc/svids.hrc
@@ -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
diff --git a/vcl/source/src/images.src b/vcl/source/src/images.src
index f576b9deaf26..2dcaac6b5606 100644
--- a/vcl/source/src/images.src
+++ b/vcl/source/src/images.src
@@ -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" ;