Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dunochart.hxx223 class SwChartDataSource : class
231 SwChartDataSource( const SwChartDataSource & );
232 SwChartDataSource & operator = ( const SwChartDataSource & );
235SwChartDataSource( const com::sun::star::uno::Sequence< com::sun::star::uno::Reference< com::sun::…
236 virtual ~SwChartDataSource();
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx1015 xRes = new SwChartDataSource( aLDS ); in Impl_createDataSource()
1954 SwChartDataSource::SwChartDataSource( in SwChartDataSource() function in SwChartDataSource
1961 SwChartDataSource::~SwChartDataSource() in ~SwChartDataSource()
1967 uno::Sequence< uno::Reference< chart2::data::XLabeledDataSequence > > SAL_CALL SwChartDataSource::g… in getDataSequences()
1974 OUString SAL_CALL SwChartDataSource::getImplementationName( ) in getImplementationName()
1981 sal_Bool SAL_CALL SwChartDataSource::supportsService( in supportsService()
1989 uno::Sequence< OUString > SAL_CALL SwChartDataSource::getSupportedServiceNames( ) in getSupportedServiceNames()