Searched refs:SwChartDataSource (Results 1 – 2 of 2) sorted by relevance
223 class SwChartDataSource : class231 SwChartDataSource( const SwChartDataSource & );232 SwChartDataSource & operator = ( const SwChartDataSource & );235 …SwChartDataSource( const com::sun::star::uno::Sequence< com::sun::star::uno::Reference< com::sun::…236 virtual ~SwChartDataSource();
1016 xRes = new SwChartDataSource( aLDS ); in Impl_createDataSource()1970 SwChartDataSource::SwChartDataSource( in SwChartDataSource() function in SwChartDataSource1977 SwChartDataSource::~SwChartDataSource() in ~SwChartDataSource()1983 uno::Sequence< uno::Reference< chart2::data::XLabeledDataSequence > > SAL_CALL SwChartDataSource::g… in getDataSequences()1991 OUString SAL_CALL SwChartDataSource::getImplementationName( ) in getImplementationName()1999 sal_Bool SAL_CALL SwChartDataSource::supportsService( in supportsService()2008 uno::Sequence< OUString > SAL_CALL SwChartDataSource::getSupportedServiceNames( ) in getSupportedServiceNames()
Completed in 26 milliseconds