Kaydet (Commit) 611b4195 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

coverity#704299 Dead code

Change-Id: I41d4c99216cc19302f2d65db1471cb49016a784a
üst 691f0b3c
......@@ -1033,7 +1033,7 @@ SdrTextObj* OutlineView::CreateOutlineTextObject(SdPage* pPage)
// we already have a layout with a text but the text
// object was deleted, create a new one
pPage->InsertAutoLayoutShape( 0,
(eNewLayout == AUTOLAYOUT_TITLE) ? PRESOBJ_TEXT : PRESOBJ_OUTLINE,
PRESOBJ_OUTLINE,
false, pPage->GetLayoutRect(), true );
}
......
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