Searched refs:GetChartByName (Results 1 – 4 of 4) sorted by relevance
248 uno::Reference< chart2::XChartDocument > ScDocument::GetChartByName( const String& rChartName ) in GetChartByName() function in ScDocument279 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()
161 … Reference< chart2::XChartDocument > xChartDoc( pDestDoc->GetChartByName( aChartName ) ); in AdjustRangesOfChartsOnDestinationPage()201 … Reference< chart2::XChartDocument > xChartDoc( pDestDoc->GetChartByName( aChartName ) ); in UpdateChartsOnDestinationPage()
499 uno::Reference< chart2::XChartDocument > xChartDoc( pDoc->GetChartByName( aChartName ) ); in GetData_Impl()
549 …::com::sun::star::uno::Reference< ::com::sun::star::chart2::XChartDocument > GetChartByName( const…
Completed in 55 milliseconds