Searched refs:SwChartLabeledDataSequence (Results 1 – 2 of 2) sorted by relevance
974 SwChartLabeledDataSequence *pLabeledDtaSeq = new SwChartLabeledDataSequence; in Impl_createDataSource()2834 SwChartLabeledDataSequence::SwChartLabeledDataSequence() : in SwChartLabeledDataSequence() function in SwChartLabeledDataSequence2842 SwChartLabeledDataSequence::~SwChartLabeledDataSequence() in ~SwChartLabeledDataSequence()2847 uno::Reference< chart2::data::XDataSequence > SAL_CALL SwChartLabeledDataSequence::getValues( ) in getValues()2856 void SwChartLabeledDataSequence::SetDataSequence( in SetDataSequence()2883 void SAL_CALL SwChartLabeledDataSequence::setValues( in setValues()2899 uno::Reference< chart2::data::XDataSequence > SAL_CALL SwChartLabeledDataSequence::getLabel( ) in getLabel()2908 void SAL_CALL SwChartLabeledDataSequence::setLabel( in setLabel()2924 uno::Reference< util::XCloneable > SAL_CALL SwChartLabeledDataSequence::createClone( ) in createClone()2934 SwChartLabeledDataSequence *pRes = new SwChartLabeledDataSequence(); in createClone()[all …]
371 class SwChartLabeledDataSequence : class385 SwChartLabeledDataSequence( const SwChartLabeledDataSequence & );386 SwChartLabeledDataSequence & operator = ( const SwChartLabeledDataSequence & );392 SwChartLabeledDataSequence();393 virtual ~SwChartLabeledDataSequence();