Kaydet (Commit) 0cf6c6b8 authored tarafından Miklos Vajna's avatar Miklos Vajna

cid#1321599 missing break

Change-Id: Idaf322c53cb8955bb88e18a6d79fd800dc48621d
üst e15d4b8e
......@@ -2560,6 +2560,7 @@ void DomainMapper::sprmWithProps( Sprm& rSprm, PropertyMapPtr rContext )
RubyInfo aInfo ;
m_pImpl->SetRubyInfo(aInfo);
}
break;
case NS_ooxml::LN_CT_RubyPr:
case NS_ooxml::LN_CT_Ruby_rt:
case NS_ooxml::LN_CT_Ruby_rubyBase:
......
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