summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-03-27 10:02:00 +0000
committerOliver Specht <os@openoffice.org>2002-03-27 10:02:00 +0000
commit287303c8dc86096ab20b5326c1ffcdea5a9aa312 (patch)
tree568324970fe135903c909d1139927b9f98f416b3 /extensions
parentac17468415ad0f5d8fbf5200a0f491f2c82e9ba9 (diff)
#98312# unused ImageList removed
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/bibliography/bib.hrc5
-rw-r--r--extensions/source/bibliography/bib.src11
2 files changed, 4 insertions, 12 deletions
diff --git a/extensions/source/bibliography/bib.hrc b/extensions/source/bibliography/bib.hrc
index 2dc6f896e701..4fa28f4e887f 100644
--- a/extensions/source/bibliography/bib.hrc
+++ b/extensions/source/bibliography/bib.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: bib.hrc,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: fs $ $Date: 2001-10-22 07:31:41 $
+ * last change: $Author: os $ $Date: 2002-03-27 11:02:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,6 @@
//Controls(100)
#define RID_BIB_CONTROLS (RID_BIB_START + 100)
-#define RID_BIB_BMPEXPANDER (RID_BIB_CONTROLS)
#define RID_BIB_TOOLBAR (RID_BIB_CONTROLS+ 1)
//Menu(100)
diff --git a/extensions/source/bibliography/bib.src b/extensions/source/bibliography/bib.src
index e520bdac3e73..4ad261d92c9e 100644
--- a/extensions/source/bibliography/bib.src
+++ b/extensions/source/bibliography/bib.src
@@ -2,9 +2,9 @@
*
* $RCSfile: bib.src,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: obo $ $Date: 2001-12-14 16:47:30 $
+ * last change: $Author: os $ $Date: 2002-03-27 11:02:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,13 +60,6 @@
************************************************************************/
#include "bib.hrc"
-ImageList RID_BIB_BMPEXPANDER
-{
- ImageBitmap = Bitmap { File = "expander.bmp" ; };
- IdList = { 1 ; 2 ; 3 ; 4 ; 5 ; 6 ; 7 ; 8 ; 9 ; };
- IdCount = { 9 ; };
-};
-
String RID_BIB_STR_FIELDSELECTION
{
Text = "Feldauswahl:" ;