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()1023 sal_Bool SAL_CALL SwChartDataProvider::createDataSourcePossible( in createDataSourcePossible()1060 OUString SwChartDataProvider::GetBrokenCellRangeForExport( in GetBrokenCellRangeForExport()1518 void SAL_CALL SwChartDataProvider::dispose( ) in dispose()1547 void SAL_CALL SwChartDataProvider::addEventListener( in addEventListener()1557 void SAL_CALL SwChartDataProvider::removeEventListener( in removeEventListener()1568 OUString SAL_CALL SwChartDataProvider::getImplementationName( ) in getImplementationName()1575 sal_Bool SAL_CALL SwChartDataProvider::supportsService( in supportsService()1753 void SwChartDataProvider::AddRowCols( in AddRowCols()[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()
Completed in 117 milliseconds