Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx131 m_bSourceFormatForValue(true), in DataLabelResources()
208 …AT_VALUE, SID_ATTR_NUMBERFORMAT_SOURCE, m_nNumberFormatForValue, m_bSourceFormatForValue, m_bSourc… in DataLabelResources()
249 bool& rUseSourceFormat = bPercent ? m_bSourceFormatForPercent : m_bSourceFormatForValue; in IMPL_LINK()
326 rOutAttrs.Put( SfxBoolItem( SID_ATTR_NUMBERFORMAT_SOURCE, m_bSourceFormatForValue )); in FillItemSet()
375 …AT_VALUE, SID_ATTR_NUMBERFORMAT_SOURCE, m_nNumberFormatForValue, m_bSourceFormatForValue, m_bSourc… in Reset()
H A Dres_DataLabel.hxx85 bool m_bSourceFormatForValue; member in chart::DataLabelResources

Completed in 19 milliseconds