Kaydet (Commit) f9735ee6 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Use SAL_FALLTHROUGH

Change-Id: I81729dba0bce380303bdbe7c8fcdeca943df477d
üst bb4f5258
......@@ -661,7 +661,7 @@ void SfxObjectShell::ExecFile_Impl(SfxRequest &rReq)
}
}
}
[[fallthrough]];
SAL_FALLTHROUGH;
case SID_EXPORTDOCASPDF:
bIsPDFExport = true;
SAL_FALLTHROUGH;
......
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