Kaydet (Commit) ec9f19db authored tarafından Julien Nabet's avatar Julien Nabet

Fix duplicateBreak

üst 1a54f4ca
...@@ -1797,7 +1797,6 @@ int RTFDocumentImpl::dispatchFlag(RTFKeyword nKeyword) ...@@ -1797,7 +1797,6 @@ int RTFDocumentImpl::dispatchFlag(RTFKeyword nKeyword)
case RTF_PGNLCLTR: case RTF_PGNLCLTR:
case RTF_PGNBIDIA: case RTF_PGNBIDIA:
case RTF_PGNBIDIB: case RTF_PGNBIDIB:
break;
// These should be mapped to NS_ooxml::LN_EG_SectPrContents_pgNumType, but dmapper has no API for that at the moment. // These should be mapped to NS_ooxml::LN_EG_SectPrContents_pgNumType, but dmapper has no API for that at the moment.
break; break;
case RTF_LOCH: case RTF_LOCH:
......
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