Searched refs:SwChartLabeledDataSequence (Results 1 – 2 of 2) sorted by relevance
975 SwChartLabeledDataSequence *pLabeledDtaSeq = new SwChartLabeledDataSequence; in Impl_createDataSource()2881 SwChartLabeledDataSequence::SwChartLabeledDataSequence() : in SwChartLabeledDataSequence() function in SwChartLabeledDataSequence2889 SwChartLabeledDataSequence::~SwChartLabeledDataSequence() in ~SwChartLabeledDataSequence()2894 uno::Reference< chart2::data::XDataSequence > SAL_CALL SwChartLabeledDataSequence::getValues( ) in getValues()2904 void SwChartLabeledDataSequence::SetDataSequence( in SetDataSequence()2931 void SAL_CALL SwChartLabeledDataSequence::setValues( in setValues()2948 uno::Reference< chart2::data::XDataSequence > SAL_CALL SwChartLabeledDataSequence::getLabel( ) in getLabel()2958 void SAL_CALL SwChartLabeledDataSequence::setLabel( in setLabel()2975 uno::Reference< util::XCloneable > SAL_CALL SwChartLabeledDataSequence::createClone( ) in createClone()2986 SwChartLabeledDataSequence *pRes = new SwChartLabeledDataSequence(); in createClone()[all …]
371 class SwChartLabeledDataSequence : class385 SwChartLabeledDataSequence( const SwChartLabeledDataSequence & );386 SwChartLabeledDataSequence & operator = ( const SwChartLabeledDataSequence & );392 SwChartLabeledDataSequence();393 virtual ~SwChartLabeledDataSequence();