Searched refs:m_bSourceFormatForValue (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | res_DataLabel.cxx | 131 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 D | res_DataLabel.hxx | 85 bool m_bSourceFormatForValue; member in chart::DataLabelResources
|
Completed in 15 milliseconds