Home
last modified time | relevance | path

Searched refs:rbMixedState (Results 1 – 1 of 1) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx250 bool& rbMixedState = bPercent ? m_bPercentFormatMixedState : m_bNumberFormatMixedState; in IMPL_LINK() local
253 if(!rbMixedState) in IMPL_LINK()
267 bool bOldMixedState = rbMixedState || rbSourceMixedState; in IMPL_LINK()
269rbMixedState = !lcl_ReadNumberFormatFromItemSet( *pResult, SID_ATTR_NUMBERFORMAT_VALUE, SID_ATTR_N… in IMPL_LINK()
273 rbMixedState = rbSourceMixedState = true; in IMPL_LINK()

Completed in 14 milliseconds