Home
last modified time | relevance | path

Searched refs:SwChartLabeledDataSequence (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sw/source/core/unocore/
H A Dunochart.cxx975 SwChartLabeledDataSequence *pLabeledDtaSeq = new SwChartLabeledDataSequence; in Impl_createDataSource()
2881 SwChartLabeledDataSequence::SwChartLabeledDataSequence() : in SwChartLabeledDataSequence() function in SwChartLabeledDataSequence
2889 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 …]
/AOO42X/main/sw/inc/
H A Dunochart.hxx371 class SwChartLabeledDataSequence : class
385 SwChartLabeledDataSequence( const SwChartLabeledDataSequence & );
386 SwChartLabeledDataSequence & operator = ( const SwChartLabeledDataSequence & );
392 SwChartLabeledDataSequence();
393 virtual ~SwChartLabeledDataSequence();