Searched refs:CreateChartInternalDataProviders (Results 1 – 6 of 6) sorted by relevance
52 virtual void CreateChartInternalDataProviders( const SwTable *pTable ) = 0;
1000 virtual void CreateChartInternalDataProviders( const SwTable *pTable );
234 void SwDoc::CreateChartInternalDataProviders( const SwTable *pTable ) in CreateChartInternalDataProviders() function in SwDoc
1172 pDoc->CreateChartInternalDataProviders( this ); in OldSplitRow()1315 pDoc->CreateChartInternalDataProviders( this ); in SplitCol()1772 pDoc->CreateChartInternalDataProviders( this ); in OldMerge()
163 GetDoc()->CreateChartInternalDataProviders( &pTblNd->GetTable() ); in TableToText()
3658 GetDoc()->CreateChartInternalDataProviders( &rDelTbl ); in MergeTable()
Completed in 95 milliseconds