summaryrefslogtreecommitdiff
path: root/svtools/source/hatchwindow
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-08 07:22:24 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-08 07:22:24 +0000
commitba1030a00aed95ddda69d9953f073cc270a3125c (patch)
treeb42ee4ad2e387d88263d2245ca2d83c174700c22 /svtools/source/hatchwindow
parent9e30ebbb8e598596ce5de82a3acdd2197b736509 (diff)
INTEGRATION: CWS fwk90 (1.7.68); FILE MERGED
2008/06/09 06:47:44 cd 1.7.68.1: #i90010# Remove unused code from svtools
Diffstat (limited to 'svtools/source/hatchwindow')
-rw-r--r--svtools/source/hatchwindow/ipwin.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/svtools/source/hatchwindow/ipwin.hxx b/svtools/source/hatchwindow/ipwin.hxx
index d85bbe8bac44..996e9713eccd 100644
--- a/svtools/source/hatchwindow/ipwin.hxx
+++ b/svtools/source/hatchwindow/ipwin.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ipwin.hxx,v $
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -71,7 +71,6 @@ public:
void Draw( OutputDevice * );
void InvalidateBorder( Window * );
BOOL SelectBegin( Window *, const Point & rPos );
- void SelectBegin( Window *, short nGrab );
short SelectMove( Window * pWin, const Point & rPos );
Point GetTrackPosPixel( const Rectangle & rRect ) const;
Rectangle GetTrackRectPixel( const Point & rTrackPos ) const;
@@ -95,9 +94,6 @@ public:
SvResizeWindow( Window* pParent, VCLXHatchWindow* pWrapper );
void SetHatchBorderPixel( const Size & rSize );
- const Size & GetHatchBorderPixel() const;
- void TerminateResizing() ;
- SvBorder GetAllBorderPixel() const;
void SelectMouse( const Point & rPos );
virtual void MouseButtonUp( const MouseEvent & rEvt );