Home
last modified time | relevance | path

Searched refs:GetChartDataProvider (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocchart.cxx145 SwChartDataProvider *pPCD = GetChartDataProvider(); in _UpdateCharts()
207 SwChartDataProvider *pPCD = GetChartDataProvider(); in SetTableName()
219 SwChartDataProvider * SwDoc::GetChartDataProvider( bool bCreate ) const in GetChartDataProvider() function in SwDoc
H A Dtblrwcl.cxx579 SwChartDataProvider *pPCD = pDoc->GetChartDataProvider(); in InsertCol()
678 SwChartDataProvider *pPCD = pDoc->GetChartDataProvider(); in _InsertRow()
1126 SwChartDataProvider *pPCD = pDoc->GetChartDataProvider(); in DeleteSel()
/trunk/main/sw/inc/
H A DIDocumentChartDataProviderAccess.hxx47 virtual SwChartDataProvider * GetChartDataProvider( bool bCreate = false ) const = 0;
H A Ddoc.hxx999 virtual SwChartDataProvider * GetChartDataProvider( bool bCreate = false ) const;
/trunk/main/sw/source/ui/table/
H A Dchartins.cxx184 …r.set( pView->GetDocShell()->getIDocumentChartDataProviderAccess()->GetChartDataProvider( true ) ); in SwInsertChart()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx1069 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()
/trunk/main/sw/source/ui/app/
H A Ddocshini.cxx427 SwChartDataProvider *pPCD = mpDoc->GetChartDataProvider(); in ~SwDocShell()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx463 …ider.set( GetView().GetDocShell()->getIDocumentChartDataProviderAccess()->GetChartDataProvider() ); in TYPEINIT1()
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx589 …xRet = (cppu::OWeakObject*) pDoc->GetChartDataProvider( true /* create - if not yet available */ ); in MakeInstance()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1826 …ata::XDataProvider * >(pDocShell->getIDocumentChartDataProviderAccess()->GetChartDataProvider()) ); in createInstance()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx3519 …taProvider *pPCD = rTbl.GetFrmFmt()->getIDocumentChartDataProviderAccess()->GetChartDataProvider(); in SplitTable()

Completed in 138 milliseconds