Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx127 m_nNumberFormatForValue(0), in DataLabelResources()
208 …ttrs, SID_ATTR_NUMBERFORMAT_VALUE, SID_ATTR_NUMBERFORMAT_SOURCE, m_nNumberFormatForValue, m_bSourc… in DataLabelResources()
248 sal_uLong& rnFormatKey = bPercent ? m_nNumberFormatForPercent : m_nNumberFormatForValue; in IMPL_LINK()
324 rOutAttrs.Put( SfxUInt32Item( SID_ATTR_NUMBERFORMAT_VALUE, m_nNumberFormatForValue )); in FillItemSet()
375 …ttrs, SID_ATTR_NUMBERFORMAT_VALUE, SID_ATTR_NUMBERFORMAT_SOURCE, m_nNumberFormatForValue, m_bSourc… in Reset()
H A Dres_DataLabel.hxx80 sal_uLong m_nNumberFormatForValue; member in chart::DataLabelResources

Completed in 18 milliseconds