summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/csvcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/csvcontrol.hxx')
-rw-r--r--sc/source/ui/inc/csvcontrol.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/csvcontrol.hxx b/sc/source/ui/inc/csvcontrol.hxx
index 6aec2addad75..7ba7cf218828 100644
--- a/sc/source/ui/inc/csvcontrol.hxx
+++ b/sc/source/ui/inc/csvcontrol.hxx
@@ -362,7 +362,7 @@ public:
// static helpers ---------------------------------------------------------
/** Inverts a rectangle in the specified output device. */
- static void ImplInvertRect( OutputDevice& rOutDev, const Rectangle& rRect );
+ static void ImplInvertRect( OutputDevice& rOutDev, const tools::Rectangle& rRect );
/** Returns direction code for the keys LEFT, RIGHT, HOME, END.
@param bHomeEnd false = ignore HOME and END key. */