summaryrefslogtreecommitdiff
path: root/svtools/source/inc/hatchwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/inc/hatchwindow.hxx')
-rw-r--r--svtools/source/inc/hatchwindow.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/inc/hatchwindow.hxx b/svtools/source/inc/hatchwindow.hxx
index e60fac6ccf0b..691f3fc8edb0 100644
--- a/svtools/source/inc/hatchwindow.hxx
+++ b/svtools/source/inc/hatchwindow.hxx
@@ -41,8 +41,8 @@ public:
const css::awt::Rectangle& aBounds,
const css::awt::Size& aSize );
- void QueryObjAreaPixel( Rectangle & );
- void RequestObjAreaPixel( const Rectangle & );
+ void QueryObjAreaPixel( tools::Rectangle & );
+ void RequestObjAreaPixel( const tools::Rectangle & );
void InplaceDeactivate();
void Activated();
void Deactivated();