Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx132 m_bSourceFormatForPercent(true), in DataLabelResources()
209 …SCHATTR_PERCENT_NUMBERFORMAT_SOURCE, m_nNumberFormatForPercent, m_bSourceFormatForPercent , m_bPer… in DataLabelResources()
249 bool& rUseSourceFormat = bPercent ? m_bSourceFormatForPercent : m_bSourceFormatForValue; in IMPL_LINK()
333 … rOutAttrs.Put( SfxBoolItem( SCHATTR_PERCENT_NUMBERFORMAT_SOURCE, m_bSourceFormatForPercent )); in FillItemSet()
376 …SCHATTR_PERCENT_NUMBERFORMAT_SOURCE, m_nNumberFormatForPercent, m_bSourceFormatForPercent , m_bPe… in Reset()
H A Dres_DataLabel.hxx86 bool m_bSourceFormatForPercent; member in chart::DataLabelResources

Completed in 16 milliseconds