summaryrefslogtreecommitdiff
path: root/include/toolkit/helper/vclunohelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/helper/vclunohelper.hxx')
-rw-r--r--include/toolkit/helper/vclunohelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/toolkit/helper/vclunohelper.hxx b/include/toolkit/helper/vclunohelper.hxx
index 24747523f947..2dbf25320a24 100644
--- a/include/toolkit/helper/vclunohelper.hxx
+++ b/include/toolkit/helper/vclunohelper.hxx
@@ -138,8 +138,8 @@ public:
static ::Point /* VCLPoint */ ConvertToVCLPoint(css::awt::Point const& _aPoint);
static css::awt::Point ConvertToAWTPoint(::Point /* VCLPoint */ const& _aPoint);
- static ::Rectangle ConvertToVCLRect( css::awt::Rectangle const & _rRect );
- static css::awt::Rectangle ConvertToAWTRect( ::Rectangle const & _rRect );
+ static ::tools::Rectangle ConvertToVCLRect( css::awt::Rectangle const & _rRect );
+ static css::awt::Rectangle ConvertToAWTRect( ::tools::Rectangle const & _rRect );
static css::awt::MouseEvent
createMouseEvent(