summaryrefslogtreecommitdiff
path: root/sw/source/core/draw/dflyobj.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/draw/dflyobj.cxx')
-rw-r--r--sw/source/core/draw/dflyobj.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/draw/dflyobj.cxx b/sw/source/core/draw/dflyobj.cxx
index fd85ace26495..59aa2a6cd375 100644
--- a/sw/source/core/draw/dflyobj.cxx
+++ b/sw/source/core/draw/dflyobj.cxx
@@ -130,9 +130,9 @@ SwFlyDrawObj::~SwFlyDrawObj()
// SwFlyDrawObj - Factory-Methods
-sal_uInt32 SwFlyDrawObj::GetObjInventor() const
+SdrInventor SwFlyDrawObj::GetObjInventor() const
{
- return SWGInventor;
+ return SdrInventor::Swg;
}
sal_uInt16 SwFlyDrawObj::GetObjIdentifier() const