summaryrefslogtreecommitdiffstats
path: root/include/svtools/statusbarcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/statusbarcontroller.hxx')
-rw-r--r--include/svtools/statusbarcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/statusbarcontroller.hxx b/include/svtools/statusbarcontroller.hxx
index c9f403fd7265..8a2d74cfa129 100644
--- a/include/svtools/statusbarcontroller.hxx
+++ b/include/svtools/statusbarcontroller.hxx
@@ -53,7 +53,7 @@ class SVT_DLLPUBLIC StatusbarController :
css::uno::Reference< css::frame::XFrame > getFrameInterface() const;
css::uno::Reference< css::util::XURLTransformer > getURLTransformer() const;
- ::Rectangle getControlRect() const;
+ ::tools::Rectangle getControlRect() const;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) override;