summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
diff options
context:
space:
mode:
authorChristian Lippka <christian.lippka@oracle.com>2010-10-05 13:31:35 +0200
committerChristian Lippka <christian.lippka@oracle.com>2010-10-05 13:31:35 +0200
commit9a322ded07dc72bb6eb42a54b4c2774e3ce82b3a (patch)
tree7e5ee8da7df6eb48994f80def47b80de4b41dd22 /svx/source/unodraw
parent6aebf2ff72b382fb55bf78883e9643530f9e0f4e (diff)
parentbd1092ebc0b329883d1c079d598a73f3af4cd548 (diff)
impress201: merge
Diffstat (limited to 'svx/source/unodraw')
-rw-r--r--svx/source/unodraw/unoshape.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/unodraw/unoshape.cxx b/svx/source/unodraw/unoshape.cxx
index d860f4973fd2..9c5affc38f9b 100644
--- a/svx/source/unodraw/unoshape.cxx
+++ b/svx/source/unodraw/unoshape.cxx
@@ -708,6 +708,7 @@ void SvxItemPropertySet_ObtainSettingsFromPropertySet(const SvxItemPropertySet&
// next entry
++aSrcIt;
}
+ const_cast< SvxItemPropertySet& >(rPropSet).ClearAllUsrAny();
}
}