Searched refs:SwChartDataProvider (Results 1 – 10 of 10) sorted by relevance
593 SwChartDataProvider::SwChartDataProvider( const SwDoc* pSwDoc ) : in SwChartDataProvider() function in SwChartDataProvider601 SwChartDataProvider::~SwChartDataProvider() in ~SwChartDataProvider()605 uno::Reference< chart2::data::XDataSource > SwChartDataProvider::Impl_createDataSource( in Impl_createDataSource()1023 sal_Bool SAL_CALL SwChartDataProvider::createDataSourcePossible( in createDataSourcePossible()1042 uno::Reference< chart2::data::XDataSource > SAL_CALL SwChartDataProvider::createDataSource( in createDataSource()1060 OUString SwChartDataProvider::GetBrokenCellRangeForExport( in GetBrokenCellRangeForExport()1089 uno::Sequence< beans::PropertyValue > SAL_CALL SwChartDataProvider::detectArguments( in detectArguments()1453 uno::Reference< chart2::data::XDataSequence > SwChartDataProvider::Impl_createDataSequenceByRangeRe… in Impl_createDataSequenceByRangeRepresentation()1482 sal_Bool SAL_CALL SwChartDataProvider::createDataSequenceByRangeRepresentationPossible( in createDataSequenceByRangeRepresentationPossible()1501 uno::Reference< chart2::data::XDataSequence > SAL_CALL SwChartDataProvider::createDataSequenceByRan… in createDataSequenceByRangeRepresentation()[all …]
145 SwChartDataProvider *pPCD = GetChartDataProvider(); in _UpdateCharts()207 SwChartDataProvider *pPCD = GetChartDataProvider(); in SetTableName()219 SwChartDataProvider * SwDoc::GetChartDataProvider( bool bCreate ) const in GetChartDataProvider()227 aChartDataProviderImplRef = comphelper::ImplementationReference< SwChartDataProvider in GetChartDataProvider()228 , chart2::data::XDataProvider >( new SwChartDataProvider( this ) ); in GetChartDataProvider()
579 SwChartDataProvider *pPCD = pDoc->GetChartDataProvider(); in InsertCol()678 SwChartDataProvider *pPCD = pDoc->GetChartDataProvider(); in _InsertRow()1126 SwChartDataProvider *pPCD = pDoc->GetChartDataProvider(); in DeleteSel()
121 class SwChartDataProvider : class162 SwChartDataProvider( const SwChartDataProvider & );163 SwChartDataProvider & operator = ( const SwChartDataProvider & );175 SwChartDataProvider( const SwDoc* pDoc );176 virtual ~SwChartDataProvider();278 SwChartDataProvider * pDataProvider;296 SwChartDataSequence( SwChartDataProvider &rProvider,
34 class SwChartDataProvider;47 virtual SwChartDataProvider * GetChartDataProvider( bool bCreate = false ) const = 0;
208 class SwChartDataProvider;394 mutable comphelper::ImplementationReference< SwChartDataProvider999 virtual SwChartDataProvider * GetChartDataProvider( bool bCreate = false ) const;
59 class SwChartDataProvider;
1069 SwChartDataProvider *pPCD = pDoc->GetChartDataProvider(); in CreateNew()1785 SwChartDataProvider *pPCD = rDoc.GetChartDataProvider(); in UndoImpl()2065 SwChartDataProvider *pPCD = rDoc.GetChartDataProvider(); in UndoImpl()3160 SwChartDataProvider *pPCD = pDoc->GetChartDataProvider(); in UndoImpl()
427 SwChartDataProvider *pPCD = mpDoc->GetChartDataProvider(); in ~SwDocShell()
3519 …SwChartDataProvider *pPCD = rTbl.GetFrmFmt()->getIDocumentChartDataProviderAccess()->GetChartDataP… in SplitTable()