Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx126 m_bPercentFormatMixedState(true), in DataLabelResources()
209m_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()
376m_bPercentFormatMixedState = !lcl_ReadNumberFormatFromItemSet( rInAttrs, SCHATTR_PERCENT_NUMBERFOR… in Reset()
H A Dres_DataLabel.hxx79 bool m_bPercentFormatMixedState; member in chart::DataLabelResources

Completed in 15 milliseconds