summaryrefslogtreecommitdiffstats
path: root/svx/source/sdr/properties/groupproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/properties/groupproperties.cxx')
-rw-r--r--svx/source/sdr/properties/groupproperties.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/properties/groupproperties.cxx b/svx/source/sdr/properties/groupproperties.cxx
index 2336fddfa95a..9f6ff55a07c1 100644
--- a/svx/source/sdr/properties/groupproperties.cxx
+++ b/svx/source/sdr/properties/groupproperties.cxx
@@ -98,7 +98,7 @@ namespace sdr
}
else
{
- mpItemSet->MergeValue(rSet.Get(nWhich), sal_True);
+ mpItemSet->MergeValue(rSet.Get(nWhich), true);
}
nWhich = aIter.NextWhich();