Kaydet (Commit) 4285c7c1 authored tarafından Caolán McNamara's avatar Caolán McNamara

document 704296 Logically dead code

Change-Id: I4fcced3a79113037d159301e04bdda54246edd13
üst 3ff1ce13
......@@ -1477,6 +1477,7 @@ Reference< drawing::XShape > SdGenericDrawPage::_CreateShape(SdrObject *pObj) c
case PRESOBJ_DATETIME:
aShapeType += "DateTimeShape";
break;
// coverity[dead_error_begin] - following conditions exist to avoid compiler warning
case PRESOBJ_NONE:
case PRESOBJ_IMAGE:
case PRESOBJ_MAX:
......
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