summaryrefslogtreecommitdiffstats
path: root/include/editeng/unoedhlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/unoedhlp.hxx')
-rw-r--r--include/editeng/unoedhlp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/unoedhlp.hxx b/include/editeng/unoedhlp.hxx
index c08576741cd8..3d0a42cde3f7 100644
--- a/include/editeng/unoedhlp.hxx
+++ b/include/editeng/unoedhlp.hxx
@@ -150,7 +150,7 @@ public:
@return the possibly transformed rect
*/
- static Rectangle EEToUserSpace( const Rectangle& rRect, const Size& rEESize, bool bIsVertical );
+ static tools::Rectangle EEToUserSpace( const tools::Rectangle& rRect, const Size& rEESize, bool bIsVertical );
};