Home
last modified time | relevance | path

Searched refs:GetChartByName (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/inc/
H A Ddocument.hxx549 …::com::sun::star::uno::Reference< ::com::sun::star::chart2::XChartDocument > GetChartByName( const…
/trunk/main/sc/source/core/data/
H A Ddocumen5.cxx248 uno::Reference< chart2::XChartDocument > ScDocument::GetChartByName( const String& rChartName ) in GetChartByName() function in ScDocument
279 uno::Reference< chart2::XChartDocument > xChartDoc( GetChartByName( rChartName ) ); in GetChartRanges()
295 uno::Reference< chart2::XChartDocument > xChartDoc( GetChartByName( rChartName ) ); in SetChartRanges()
452 uno::Reference< chart2::XChartDocument > xChartDoc( GetChartByName( rChartName ) ); in UpdateChart()
/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx161 … Reference< chart2::XChartDocument > xChartDoc( pDestDoc->GetChartByName( aChartName ) ); in AdjustRangesOfChartsOnDestinationPage()
201 … Reference< chart2::XChartDocument > xChartDoc( pDestDoc->GetChartByName( aChartName ) ); in UpdateChartsOnDestinationPage()
/trunk/main/sc/source/ui/unoobj/
H A Dchartuno.cxx499 uno::Reference< chart2::XChartDocument > xChartDoc( pDoc->GetChartByName( aChartName ) ); in GetData_Impl()

Completed in 35 milliseconds