summaryrefslogtreecommitdiffstats
path: root/svx/source/items/customshapeitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/items/customshapeitem.cxx')
-rw-r--r--svx/source/items/customshapeitem.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/items/customshapeitem.cxx b/svx/source/items/customshapeitem.cxx
index de80bebb8cb7..c93336a4f393 100644
--- a/svx/source/items/customshapeitem.cxx
+++ b/svx/source/items/customshapeitem.cxx
@@ -260,8 +260,8 @@ bool SdrCustomShapeGeometryItem::operator==( const SfxPoolItem& rCmp ) const
}
bool SdrCustomShapeGeometryItem::GetPresentation(
- SfxItemPresentation ePresentation, SfxMapUnit /*eCoreMetric*/,
- SfxMapUnit /*ePresentationMetric*/, OUString &rText, const IntlWrapper *) const
+ SfxItemPresentation ePresentation, MapUnit /*eCoreMetric*/,
+ MapUnit /*ePresentationMetric*/, OUString &rText, const IntlWrapper *) const
{
rText += " ";
if ( ePresentation == SFX_ITEM_PRESENTATION_COMPLETE )