Home
last modified time | relevance | path

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

/aoo4110/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();
/aoo4110/main/sw/source/core/unocore/
H A Dunochart.cxx1016 xRes = new SwChartDataSource( aLDS ); in Impl_createDataSource()
1970 SwChartDataSource::SwChartDataSource( in SwChartDataSource() function in SwChartDataSource
1977 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 42 milliseconds