diff options
author | Christian Lippka <christian.lippka@oracle.com> | 2010-10-05 13:31:35 +0200 |
---|---|---|
committer | Christian Lippka <christian.lippka@oracle.com> | 2010-10-05 13:31:35 +0200 |
commit | 9a322ded07dc72bb6eb42a54b4c2774e3ce82b3a (patch) | |
tree | 7e5ee8da7df6eb48994f80def47b80de4b41dd22 /svx/source/unodraw | |
parent | 6aebf2ff72b382fb55bf78883e9643530f9e0f4e (diff) | |
parent | bd1092ebc0b329883d1c079d598a73f3af4cd548 (diff) |
impress201: merge
Diffstat (limited to 'svx/source/unodraw')
-rw-r--r-- | svx/source/unodraw/unoshape.cxx | 1 |
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(); } } |