Home
last modified time | relevance | path

Searched refs:detectNumberFormatKey (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/chart2/source/view/inc/
H A DVDataSeries.hxx59 sal_Int32 detectNumberFormatKey( sal_Int32 index ) const;
109 sal_Int32 detectNumberFormatKey( sal_Int32 nPointIndex ) const;
/aoo41x/main/chart2/source/view/main/
H A DVDataSeries.cxx86 sal_Int32 VDataSequence::detectNumberFormatKey( sal_Int32 index ) const in detectNumberFormatKey() function in chart::VDataSequence
588 sal_Int32 VDataSeries::detectNumberFormatKey( sal_Int32 index ) const in detectNumberFormatKey() function in chart::VDataSeries
592 nRet = m_pValueSequenceForDataLabelNumberFormatDetection->detectNumberFormatKey( index ); in detectNumberFormatKey()
/aoo41x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx404 nNumberFormatKey = rDataSeries.detectNumberFormatKey( nPointIndex ); in getLabelTextForValue()

Completed in 38 milliseconds