summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tbx_ww.hxx
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2002-05-28 12:02:30 +0000
committerChristian Lippka <cl@openoffice.org>2002-05-28 12:02:30 +0000
commitd909abfbc85cdec315a49e051d154327783abe3d (patch)
treef18530d0533290cf3602c0158d7376d6ecc6971e /sd/source/ui/inc/tbx_ww.hxx
parentab08f1b7753ccda0c1b602690d5112452cd607ed (diff)
#99257# high contrast images for tree list boxes
Diffstat (limited to 'sd/source/ui/inc/tbx_ww.hxx')
-rw-r--r--sd/source/ui/inc/tbx_ww.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/tbx_ww.hxx b/sd/source/ui/inc/tbx_ww.hxx
index 126fc54183f7..f947b95307ff 100644
--- a/sd/source/ui/inc/tbx_ww.hxx
+++ b/sd/source/ui/inc/tbx_ww.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tbx_ww.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:41 $
+ * last change: $Author: cl $ $Date: 2002-05-28 13:02:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@ private:
WindowAlign eTbxAlign;
Link aSelectLink;
- DECL_LINK( TbxSelectHdl, void * );
+ DECL_LINK( TbxSelectHdl, ToolBox * );
public:
SdPopupWindowTbx( USHORT nId, WindowAlign eAlign,