https://bugs.documentfoundation.org/show_bug.cgi?id=129578

--- Comment #7 from Justin L <[email protected]> ---
Almost certainly the same thing that Mark changed earlier for _sz,
where DBCH was considered to be a CS.

-  nSprm = (m_aStates.top().getIsRightToLeft()
-           || m_aStates.top().getRunType() == RTFParserState::RunType::HICH)
-     ? NS_ooxml::LN_EG_RPrBase_iCs
-     : NS_ooxml::LN_EG_RPrBase_i;

So in this case DBCH would have been _i but now it is _iCs.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to