summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/UITools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/UITools.hxx')
-rw-r--r--reportdesign/source/ui/inc/UITools.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/reportdesign/source/ui/inc/UITools.hxx b/reportdesign/source/ui/inc/UITools.hxx
index 5c6ce0179a12..2aa0b9f6fca0 100644
--- a/reportdesign/source/ui/inc/UITools.hxx
+++ b/reportdesign/source/ui/inc/UITools.hxx
@@ -37,7 +37,7 @@ class SdrPage;
class SdrObject;
class SdrUnoObj;
class SdrView;
-class Rectangle;
+namespace tools { class Rectangle; }
namespace comphelper
{
class OPropertyChangeMultiplexer;
@@ -138,9 +138,9 @@ namespace rptui
* \param _bAllObjects if <TRUE/> all objects are taken into account, otherwise only not marked ones
* \return the object which is overlapped, otherwise <NULL/>
*/
- SdrObject* isOver(const Rectangle& _rRect,SdrPage& _rPage,SdrView& _rView,bool _bAllObjects = false,SdrObject* _pIgnore = nullptr, sal_Int16 _nIgnoreType=0);
+ SdrObject* isOver(const tools::Rectangle& _rRect,SdrPage& _rPage,SdrView& _rView,bool _bAllObjects = false,SdrObject* _pIgnore = nullptr, sal_Int16 _nIgnoreType=0);
- SdrObject* isOver(const Rectangle& _rRect,SdrPage& _rPage,SdrView& _rView,bool _bAllObjects, SdrUnoObj* _pIgnoreList[], int _nIgnoreListLength);
+ SdrObject* isOver(const tools::Rectangle& _rRect,SdrPage& _rPage,SdrView& _rView,bool _bAllObjects, SdrUnoObj* _pIgnoreList[], int _nIgnoreListLength);
/** checks whether the given OUnoObject object rectangle overlapps another object in that view.
*
@@ -169,7 +169,7 @@ namespace rptui
* \param pControl the SdrObject
*/
- Rectangle getRectangleFromControl(SdrObject* pControl);
+ tools::Rectangle getRectangleFromControl(SdrObject* pControl);
/** sets the map mode at the window
@param _aZoom the zoom scale