summaryrefslogtreecommitdiff
path: root/svx/source/dialog/rulritem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/rulritem.cxx')
-rw-r--r--svx/source/dialog/rulritem.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/dialog/rulritem.cxx b/svx/source/dialog/rulritem.cxx
index 02b9f1fdf345..a74c55703c8f 100644
--- a/svx/source/dialog/rulritem.cxx
+++ b/svx/source/dialog/rulritem.cxx
@@ -121,7 +121,7 @@ bool SvxLongLRSpaceItem::GetPresentation(
MapUnit /*eCoreUnit*/,
MapUnit /*ePresUnit*/,
OUString& /*rText*/,
- const IntlWrapper* /*pWrapper*/) const
+ const IntlWrapper& /*rWrapper*/) const
{
return false;
}
@@ -247,7 +247,7 @@ bool SvxLongULSpaceItem::GetPresentation(
MapUnit /*eCoreUnit*/,
MapUnit /*ePresUnit*/,
OUString& /*rText*/,
- const IntlWrapper* /*pWrapper*/ ) const
+ const IntlWrapper& /*rWrapper*/ ) const
{
return false;
}
@@ -368,7 +368,7 @@ bool SvxPagePosSizeItem::GetPresentation(
MapUnit /*eCoreUnit*/,
MapUnit /*ePresUnit*/,
OUString& /*rText*/,
- const IntlWrapper* /*pWrapper*/ ) const
+ const IntlWrapper& /*rWrapper*/ ) const
{
return false;
}
@@ -459,7 +459,7 @@ bool SvxColumnItem::GetPresentation(
MapUnit /*eCoreUnit*/,
MapUnit /*ePresUnit*/,
OUString& /*rText*/,
- const IntlWrapper* /*pWrapper*/ ) const
+ const IntlWrapper& /*rWrapper*/ ) const
{
return false;
}
@@ -694,7 +694,7 @@ bool SvxObjectItem::GetPresentation(
MapUnit /*eCoreUnit*/,
MapUnit /*ePresUnit*/,
OUString& /*rText*/,
- const IntlWrapper* /*pWrapper*/ ) const
+ const IntlWrapper& /*rWrapper*/ ) const
{
return false;
}