Searched refs:rbMixedState (Results 1 – 1 of 1) sorted by relevance
250 bool& rbMixedState = bPercent ? m_bPercentFormatMixedState : m_bNumberFormatMixedState; in IMPL_LINK() local253 if(!rbMixedState) in IMPL_LINK()267 bool bOldMixedState = rbMixedState || rbSourceMixedState; in IMPL_LINK()269 …rbMixedState = !lcl_ReadNumberFormatFromItemSet( *pResult, SID_ATTR_NUMBERFORMAT_VALUE, SID_ATTR_N… in IMPL_LINK()273 rbMixedState = rbSourceMixedState = true; in IMPL_LINK()
Completed in 11 milliseconds