summaryrefslogtreecommitdiffstats
path: root/starmath/source/toolbox.hrc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-17 07:15:06 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-17 07:15:06 +0000
commitcf715ed05affd998071f7ea7435d015466f13c2d (patch)
tree4b748ec4e43c20a92cdc079f6efb95757e077cad /starmath/source/toolbox.hrc
parentINTEGRATION: CWS os41 (1.13.148); FILE MERGED (diff)
downloadcore-cf715ed05affd998071f7ea7435d015466f13c2d.tar.gz
core-cf715ed05affd998071f7ea7435d015466f13c2d.zip
INTEGRATION: CWS os41 (1.2.244); FILE MERGED
2004/10/28 08:42:48 tl 1.2.244.1: #i35352# initial startup performance for image lists
Diffstat (limited to 'starmath/source/toolbox.hrc')
-rw-r--r--starmath/source/toolbox.hrc28
1 files changed, 2 insertions, 26 deletions
diff --git a/starmath/source/toolbox.hrc b/starmath/source/toolbox.hrc
index ca7d67374b5a..1957ef2c656e 100644
--- a/starmath/source/toolbox.hrc
+++ b/starmath/source/toolbox.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: toolbox.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2003-05-28 12:47:19 $
+ * last change: $Author: rt $ $Date: 2004-11-17 08:15:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,30 +62,6 @@
#ifndef _TOOLBOX_HRC_
#define _TOOLBOX_HRC_
-
-// defines for ImageList's
-//! order and numbering is important
-#define IL_UNOP 1
-#define ILH_UNOP 2
-#define IL_BIOP 3
-#define ILH_BIOP 4
-#define IL_OPER 5
-#define ILH_OPER 6
-#define IL_FUNC 7
-#define ILH_FUNC 8
-#define IL_FORM 9
-#define ILH_FORM 10
-#define IL_ATTR 11
-#define ILH_ATTR 12
-#define IL_ALGN 13
-#define ILH_ALGN 14
-#define IL_COLR 15
-#define ILH_COLR 16
-#define IL_MISC 17
-#define ILH_MISC 18
-#define IL_IMG 19
-#define ILH_IMG 20
-
#define FL_TOOLBOX_CAT_DELIM 21
#endif