summaryrefslogtreecommitdiff
path: root/vcl/source/window/scrwnd.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 18:40:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 18:40:02 +0000
commit0f3a7d5ecf1316763e4c29391e20b549653b5732 (patch)
tree6f8bbf3745a60768c523af0fa4c9aa8d19c3730d /vcl/source/window/scrwnd.hxx
parent5c4f389005a2a088211b99d54107b50c5b8dd63f (diff)
INTEGRATION: CWS warnings01 (1.2.70); FILE MERGED
2005/11/10 20:06:35 pl 1.2.70.1: #i55991# removed warnings
Diffstat (limited to 'vcl/source/window/scrwnd.hxx')
-rw-r--r--vcl/source/window/scrwnd.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/vcl/source/window/scrwnd.hxx b/vcl/source/window/scrwnd.hxx
index bd77b5215a9e..6346e12f02fe 100644
--- a/vcl/source/window/scrwnd.hxx
+++ b/vcl/source/window/scrwnd.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: scrwnd.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:28:43 $
+ * last change: $Author: hr $ $Date: 2006-06-19 19:40:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -76,6 +76,7 @@ private:
void ImplCreateImageList();
void ImplSetRegion( const Bitmap& rRegionBmp );
+ using Window::ImplGetMousePointer;
PointerStyle ImplGetMousePointer( long nDistX, long nDistY );
void ImplDrawWheel();
void ImplRecalcScrollValues();