Searched refs:detectNumberFormatKey (Results 1 – 3 of 3) sorted by relevance
59 sal_Int32 detectNumberFormatKey( sal_Int32 index ) const;109 sal_Int32 detectNumberFormatKey( sal_Int32 nPointIndex ) const;
86 sal_Int32 VDataSequence::detectNumberFormatKey( sal_Int32 index ) const in detectNumberFormatKey() function in chart::VDataSequence588 sal_Int32 VDataSeries::detectNumberFormatKey( sal_Int32 index ) const in detectNumberFormatKey() function in chart::VDataSeries592 nRet = m_pValueSequenceForDataLabelNumberFormatDetection->detectNumberFormatKey( index ); in detectNumberFormatKey()
404 nNumberFormatKey = rDataSeries.detectNumberFormatKey( nPointIndex ); in getLabelTextForValue()
Completed in 36 milliseconds