summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/dragmt3d.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-02 15:17:23 +0200
committerNoel Grandin <noel@peralex.com>2013-09-05 08:54:22 +0200
commit672aee1285638ed2c544c4aa97c01caca95fb103 (patch)
tree3045eea69c85767c38e01e8dd7fb25d568b17ed2 /svx/source/engine3d/dragmt3d.cxx
parent5cc8b86f5e79467913787fdad6d02cf1ccd34b32 (diff)
convert include/svx/svdmrkv.hxx from String to OUString
Change-Id: I55c26d99c1aec392dc42ebd635914889efcc1786
Diffstat (limited to 'svx/source/engine3d/dragmt3d.cxx')
-rw-r--r--svx/source/engine3d/dragmt3d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/engine3d/dragmt3d.cxx b/svx/source/engine3d/dragmt3d.cxx
index 4e0bf86df28e..e12fcebed0b4 100644
--- a/svx/source/engine3d/dragmt3d.cxx
+++ b/svx/source/engine3d/dragmt3d.cxx
@@ -120,7 +120,7 @@ E3dDragMethod::E3dDragMethod (
}
}
-void E3dDragMethod::TakeSdrDragComment(XubString& /*rStr*/) const
+void E3dDragMethod::TakeSdrDragComment(OUString& /*rStr*/) const
{
}