Home
last modified time | relevance | path

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

/trunk/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()
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 …]
/trunk/main/sw/inc/
H A Dunochart.hxx371 class SwChartLabeledDataSequence : class
385 SwChartLabeledDataSequence( const SwChartLabeledDataSequence & );
386 SwChartLabeledDataSequence & operator = ( const SwChartLabeledDataSequence & );
392 SwChartLabeledDataSequence();
393 virtual ~SwChartLabeledDataSequence();

Completed in 28 milliseconds