Searched refs:m_bPercentFormatMixedState (Results 1 – 2 of 2) sorted by relevance
126 m_bPercentFormatMixedState(true), in DataLabelResources()209 …m_bPercentFormatMixedState = !lcl_ReadNumberFormatFromItemSet( rInAttrs, SCHATTR_PERCENT_NUMBERFOR… in DataLabelResources()250 bool& rbMixedState = bPercent ? m_bPercentFormatMixedState : m_bNumberFormatMixedState; in IMPL_LINK()330 if( !m_bPercentFormatMixedState ) in FillItemSet()376 …m_bPercentFormatMixedState = !lcl_ReadNumberFormatFromItemSet( rInAttrs, SCHATTR_PERCENT_NUMBERFOR… in Reset()
79 bool m_bPercentFormatMixedState; member in chart::DataLabelResources
Completed in 18 milliseconds