summaryrefslogtreecommitdiff
path: root/starmath/inc/toolbox.hxx
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2002-10-09 08:50:52 +0000
committerThomas Lange <tl@openoffice.org>2002-10-09 08:50:52 +0000
commit19791336bcece614c9cda1ae11bd1fa525e51e3b (patch)
tree01c72f06e6947cdecab9b34944846edd18e6e3ba /starmath/inc/toolbox.hxx
parent79b4c2b3d80878718974b4d73d5381514963ef45 (diff)
#99082# initial position of 'Selectin' toolbox fixed
Diffstat (limited to 'starmath/inc/toolbox.hxx')
-rw-r--r--starmath/inc/toolbox.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/starmath/inc/toolbox.hxx b/starmath/inc/toolbox.hxx
index 4621923be4ba..49192f880956 100644
--- a/starmath/inc/toolbox.hxx
+++ b/starmath/inc/toolbox.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: toolbox.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: tl $ $Date: 2002-05-24 07:30:47 $
+ * last change: $Author: tl $ $Date: 2002-10-09 09:50:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,6 +92,7 @@ protected:
ImageList *aImageLists [NUM_TBX_CATEGORIES + 1]; /* regular */
ImageList *aImageListsH[NUM_TBX_CATEGORIES + 1]; /* high contrast */
USHORT nActiveCategory;
+ BOOL bAdjustPosition;
virtual BOOL Close();
virtual void GetFocus();