summaryrefslogtreecommitdiff
path: root/vcl/source/src
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-11-15 12:41:57 +0000
committerNoel Power <noel.power@novell.com>2011-11-15 12:42:18 +0000
commita1cc4e507cb6547d7715be09bff29366424c09fe (patch)
tree37925f2fa2c727a7cccc6064d11b4555c46ae513 /vcl/source/src
parent1d843960ce64350543574dd07ae9de183c37c669 (diff)
Revert "FDO#42454 - EasyHack: remove code associated with unused icons"
This reverts commit 3e26dfcc2d347f4e0914449ca8104c8969fc6281.
Diffstat (limited to 'vcl/source/src')
-rw-r--r--vcl/source/src/images.src50
1 files changed, 50 insertions, 0 deletions
diff --git a/vcl/source/src/images.src b/vcl/source/src/images.src
index d99f9f9ce5f5..f836306cba45 100644
--- a/vcl/source/src/images.src
+++ b/vcl/source/src/images.src
@@ -204,6 +204,21 @@ 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" ;
@@ -279,6 +294,21 @@ 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" ;
@@ -427,6 +457,16 @@ 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" ;
@@ -477,6 +517,16 @@ 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" ;