Searched refs:getNumberFormatKeyByIndex (Results 1 – 15 of 15) sorted by relevance
141 … sal_Int32 nNumberFormatKey = xDataSequence->getNumberFormatKeyByIndex( nPointIndex ); in lcl_getDataPointValueText()147 … sal_Int32 nNumberFormatKey = xDataSequence->getNumberFormatKeyByIndex( nPointIndex ); in lcl_getDataPointValueText()153 … sal_Int32 nNumberFormatKey = xDataSequence->getNumberFormatKeyByIndex( nPointIndex ); in lcl_getDataPointValueText()159 … sal_Int32 nNumberFormatKey = xDataSequence->getNumberFormatKeyByIndex( nPointIndex ); in lcl_getDataPointValueText()165 … sal_Int32 nNumberFormatKey = xDataSequence->getNumberFormatKeyByIndex( nPointIndex ); in lcl_getDataPointValueText()171 … sal_Int32 nNumberFormatKey = xDataSequence->getNumberFormatKeyByIndex( nPointIndex ); in lcl_getDataPointValueText()177 … sal_Int32 nNumberFormatKey = xDataSequence->getNumberFormatKeyByIndex( nPointIndex ); in lcl_getDataPointValueText()
271 virtual ::sal_Int32 SAL_CALL getNumberFormatKeyByIndex( ::sal_Int32 nIndex )513 virtual ::sal_Int32 SAL_CALL getNumberFormatKeyByIndex( ::sal_Int32 nIndex )
117 virtual ::sal_Int32 SAL_CALL getNumberFormatKeyByIndex( ::sal_Int32 nIndex )
242 ::sal_Int32 SAL_CALL UncachedDataSequence::getNumberFormatKeyByIndex( ::sal_Int32 ) in getNumberFormatKeyByIndex() function in chart::UncachedDataSequence
342 ::sal_Int32 SAL_CALL CachedDataSequence::getNumberFormatKeyByIndex( ::sal_Int32 /*nIndex*/ ) in getNumberFormatKeyByIndex() function in chart::CachedDataSequence
181 nNumberFormatKey = xSeq->getNumberFormatKeyByIndex( -1 ); in getExplicitNumberFormatKeyForAxis()279 sal_Int32 nKey = xSeq->getNumberFormatKeyByIndex( -1 ); in getExplicitNumberFormatKeyForAxis()
474 …bIsDate = DiagramHelper::isDateNumberFormat( xDataSequence->getNumberFormatKeyByIndex( nN ), xNumb… in lcl_fillDateCategories()
109 to it (see <member>XDataSequence::getNumberFormatKeyByIndex</member>).
123 long getNumberFormatKeyByIndex( [in] long nIndex )
310 …virtual ::sal_Int32 SAL_CALL getNumberFormatKeyByIndex( ::sal_Int32 nIndex ) throw (::com::sun::st…
94 nNumberFormatKey = Model->getNumberFormatKeyByIndex( index ); in detectNumberFormatKey()
1909 nFormat = xValues->getNumberFormatKeyByIndex( nPointIndex ); in getExplicitNumberFormatKeyForDataLabel()
3219 ::sal_Int32 SAL_CALL ScChart2DataSequence::getNumberFormatKeyByIndex( ::sal_Int32 nIndex ) in getNumberFormatKeyByIndex() function in ScChart2DataSequence3690 ::sal_Int32 SAL_CALL ScChart2EmptyDataSequence::getNumberFormatKeyByIndex( ::sal_Int32 /*nIndex*/ ) in getNumberFormatKeyByIndex() function in ScChart2EmptyDataSequence
2308 ::sal_Int32 SAL_CALL SwChartDataSequence::getNumberFormatKeyByIndex( in getNumberFormatKeyByIndex() function in SwChartDataSequence
Completed in 76 milliseconds