Home
last modified time | relevance | path

Searched refs:GetChartTblName (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocchart.cxx142 aName.Equals( pONd->GetChartTblName() ) && in _UpdateCharts()
199 if( pNd && aOldName == pNd->GetChartTblName() ) in SetTableName()
246 aName.Equals( pONd->GetChartTblName() ) /* OLE node is chart? */ && in CreateChartInternalDataProviders()
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx531 if( SV_EMBEDDED_OWN == nType && pOLENd->GetChartTblName().Len() ) in _exportTextEmbedded()
533 OUString sRange( pOLENd->GetChartTblName() ); in _exportTextEmbedded()
/trunk/main/sw/inc/
H A Dndole.hxx151 const String& GetChartTblName() const { return sChartTblName; } in GetChartTblName() function in SwOLENode
/trunk/main/sw/source/core/ole/
H A Dndole.cxx484 pOLENd->SetChartTblName( GetChartTblName() ); in MakeCopy()
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx477 rName == ((SwOLENode&)rNd).GetChartTblName() && in HasOLEObj()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx183 pONd->GetChartTblName().Len() > 0 /* is chart object? */) in LockUnlockAllCharts()
688 aChartTableName = pOleNode->GetChartTblName(); in Impl_createDataSource()
H A Dunotbl.cxx3465 aOldName == ((SwOLENode*)pNd)->GetChartTblName() ) in setName()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx697 if( pNd && pNd->GetChartTblName().Len() ) in HasCharts()

Completed in 86 milliseconds