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()2904 void SwChartLabeledDataSequence::SetDataSequence( in SetDataSequence()2931 void SAL_CALL SwChartLabeledDataSequence::setValues( in setValues()2958 void SAL_CALL SwChartLabeledDataSequence::setLabel( in setLabel()2986 SwChartLabeledDataSequence *pRes = new SwChartLabeledDataSequence(); in createClone()3028 void SAL_CALL SwChartLabeledDataSequence::disposing( in disposing()3043 void SAL_CALL SwChartLabeledDataSequence::modified( in modified()3074 void SAL_CALL SwChartLabeledDataSequence::dispose( ) in dispose()[all …]
371 class SwChartLabeledDataSequence : class385 SwChartLabeledDataSequence( const SwChartLabeledDataSequence & );386 SwChartLabeledDataSequence & operator = ( const SwChartLabeledDataSequence & );392 SwChartLabeledDataSequence();393 virtual ~SwChartLabeledDataSequence();
Completed in 31 milliseconds