Lines Matching refs:xDataSequence
123 uno::Reference<data::XDataSequence> xDataSequence( aDataSequences[nN]->getValues()); in lcl_getDataPointValueText() local
124 if( !xDataSequence.is() ) in lcl_getDataPointValueText()
126 Sequence< Any > aData( xDataSequence->getData() ); in lcl_getDataPointValueText()
129 uno::Reference<beans::XPropertySet> xProp(xDataSequence, uno::UNO_QUERY ); in lcl_getDataPointValueText()
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()