summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-03-22 17:49:38 +0100
committerVladimir Glazunov <vg@openoffice.org>2010-03-22 17:49:38 +0100
commit33007ead24daa4cafbbc069ddfb82b3094c3c879 (patch)
tree8c1c37d71ffa8bfd8c4d2246da353e4c57b85906
parent1d07cc4bb236580595e255ef898aefa4b77fa53a (diff)
parent490c8bf3efac5fb70dbb11337a97c78e91c9d41e (diff)
CWS-TOOLING: integrate CWS kohei04
-rw-r--r--filter/source/msfilter/msdffimp.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/source/msfilter/msdffimp.cxx b/filter/source/msfilter/msdffimp.cxx
index 28e8696a89dd..c96dab01c9c1 100644
--- a/filter/source/msfilter/msdffimp.cxx
+++ b/filter/source/msfilter/msdffimp.cxx
@@ -5374,6 +5374,7 @@ SdrObject* SvxMSDffManager::ImportShape( const DffRecordHeader& rHd, SvStream& r
((SdrEdgeObj*)pRet)->SetEdgeTrackPath( aPoly );
}
+ pRet->SetMergedItemSet( aSet );
}
}