Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx125 m_bNumberFormatMixedState(true), in DataLabelResources()
208m_bNumberFormatMixedState = !lcl_ReadNumberFormatFromItemSet( rInAttrs, SID_ATTR_NUMBERFORMAT_VALU… in DataLabelResources()
250 bool& rbMixedState = bPercent ? m_bPercentFormatMixedState : m_bNumberFormatMixedState; in IMPL_LINK()
323 if( !m_bNumberFormatMixedState ) in FillItemSet()
375m_bNumberFormatMixedState = !lcl_ReadNumberFormatFromItemSet( rInAttrs, SID_ATTR_NUMBERFORMAT_VALU… in Reset()
H A Dres_DataLabel.hxx78 bool m_bNumberFormatMixedState; member in chart::DataLabelResources

Completed in 28 milliseconds