Kaydet (Commit) 6fc3c9a5 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

clang-analyzer-deadcode.DeadStores

since 1cbec9cd "Resolves: #i119480# Fixed import
of curves from PPT"

Change-Id: I90107e4163503fd83676c4e104d1c7db08f12a18
üst f7e74036
......@@ -4525,7 +4525,6 @@ SdrObject* SvxMSDffManager::ImportShape( const DffRecordHeader& rHd, SvStream& r
}
else
{
fNumber = 270.0;
//normal situation:if endAngle != 90,there will be a direct_value,but for damaged curve,the endAngle need to recalculate.
Point cent = aPolyBoundRect.Center();
if ( aStartPt.Y() == cent.Y() )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment