summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedtv1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdedtv1.cxx')
-rw-r--r--svx/source/svdraw/svdedtv1.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdedtv1.cxx b/svx/source/svdraw/svdedtv1.cxx
index 712dd85df9ec..bf38d8699531 100644
--- a/svx/source/svdraw/svdedtv1.cxx
+++ b/svx/source/svdraw/svdedtv1.cxx
@@ -1423,7 +1423,7 @@ SfxItemSet SdrEditView::GetGeoAttrFromMarked() const
}
else
{
- com::sun::star::geometry::AffineMatrix2D aAffineMatrix2D;
+ css::geometry::AffineMatrix2D aAffineMatrix2D;
Point aPageOffset(0, 0);
if(GetSdrPageView())