summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap4.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/unoshap4.cxx')
-rw-r--r--svx/source/unodraw/unoshap4.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/unodraw/unoshap4.cxx b/svx/source/unodraw/unoshap4.cxx
index 180cf7f817dd..896b724ccf3c 100644
--- a/svx/source/unodraw/unoshap4.cxx
+++ b/svx/source/unodraw/unoshap4.cxx
@@ -404,7 +404,7 @@ bool SvxOle2Shape::createObject( const SvGlobalName &aClassName )
aClassName.GetByteSequence(), objArgs, aPersistName));
if( xObj.is() )
{
- Rectangle aRect = pOle2Obj->GetLogicRect();
+ tools::Rectangle aRect = pOle2Obj->GetLogicRect();
if ( aRect.GetWidth() == 101 && aRect.GetHeight() == 101 )
{
// TODO/LATER: is it possible that this method is used to create an iconified object?
@@ -472,7 +472,7 @@ void SvxOle2Shape::createLink( const OUString& aLinkURL )
if( xObj.is() )
{
- Rectangle aRect = pOle2Obj->GetLogicRect();
+ tools::Rectangle aRect = pOle2Obj->GetLogicRect();
if ( aRect.GetWidth() == 101 && aRect.GetHeight() == 101 )
{
// default size