summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/presetooxhandleadjustmentrelations.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/presetooxhandleadjustmentrelations.cxx')
-rw-r--r--svx/source/svdraw/presetooxhandleadjustmentrelations.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/presetooxhandleadjustmentrelations.cxx b/svx/source/svdraw/presetooxhandleadjustmentrelations.cxx
index 22f7a40503b9..8a8932014011 100644
--- a/svx/source/svdraw/presetooxhandleadjustmentrelations.cxx
+++ b/svx/source/svdraw/presetooxhandleadjustmentrelations.cxx
@@ -282,7 +282,7 @@ const HandleAdjRel aHandleAdjRelArray[]
{ "wedgeRoundRectCallout_0", "RefX|adj1|RefY|adj2" } };
}
-static sal_Int32 lcl_getAdjIndexFromToken(const sal_Int32& nTokenPos, const OUString& rMapValue)
+static sal_Int32 lcl_getAdjIndexFromToken(const sal_Int32 nTokenPos, const OUString& rMapValue)
{
OUString sAdjRef = rMapValue.getToken(nTokenPos, '|');
OUString sNumber; // number part from "adj1", "adj2" etc.