Kaydet (Commit) 57d6b95c authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#705168 Missing break in switch

Change-Id: I2fd40972e59fa55df48e48851315350fb012cdec
üst 6e581cc2
......@@ -6383,6 +6383,7 @@ PPTTextObj::PPTTextObj( SvStream& rIn, SdrPowerPointImport& rSdrPowerPointImport
{
case PPT_NOTEPAGE :
nInstance++;
// fall-through
case PPT_MASTERPAGE :
nInstance++;
case PPT_SLIDEPAGE :
......
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