Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Dcharthelper.cxx130 sal_uInt16 ScChartHelper::DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc ) in DoUpdateCharts()
136 sal_uInt16 ScChartHelper::DoUpdateAllCharts( ScDocument* pDoc ) in DoUpdateAllCharts()
142 void ScChartHelper::AdjustRangesOfChartsOnDestinationPage( ScDocument* pSrcDoc, ScDocument* pDestDo… in AdjustRangesOfChartsOnDestinationPage()
183 void ScChartHelper::UpdateChartsOnDestinationPage( ScDocument* pDestDoc, const SCTAB nDestTab ) in UpdateChartsOnDestinationPage()
211 uno::Reference< chart2::XChartDocument > ScChartHelper::GetChartFromSdrObject( SdrObject* pObject ) in GetChartFromSdrObject()
230 void ScChartHelper::GetChartRanges( const uno::Reference< chart2::XChartDocument >& xChartDoc, in GetChartRanges()
258 void ScChartHelper::SetChartRanges( const uno::Reference< chart2::XChartDocument >& xChartDoc, in SetChartRanges()
326 void ScChartHelper::AddRangesIfProtectedChart( ScRangeListVector& rRangesVector, ScDocument* pDocum… in AddRangesIfProtectedChart()
371 void ScChartHelper::FillProtectedChartRangesVector( ScRangeListVector& rRangesVector, ScDocument* p… in FillProtectedChartRangesVector()
385 void ScChartHelper::GetChartNames( ::std::vector< ::rtl::OUString >& rChartNames, SdrPage* pPage ) in GetChartNames()
[all …]
/aoo4110/main/sc/source/core/data/
H A Ddocumen5.cxx267 xReturn.set( ScChartHelper::GetChartFromSdrObject( pObject ) ); in GetChartByName()
283 ScChartHelper::GetChartRanges( xChartDoc, aRangeStrings ); in GetChartRanges()
307 ScChartHelper::SetChartRanges( xChartDoc, aRangeStrings ); in SetChartRanges()
332 …uno::Reference< chart2::XChartDocument > xChartDoc( ScChartHelper::GetChartFromSdrObject( pObject … in GetOldChartParameters()
379 …uno::Reference< chart2::XChartDocument > xChartDoc( ScChartHelper::GetChartFromSdrObject( pObject … in UpdateChartArea()
629 …uno::Reference< chart2::XChartDocument > xChartDoc( ScChartHelper::GetChartFromSdrObject( pObject … in SetChartRangeList()
H A Ddocumen9.cxx144 ScChartHelper::AdjustRangesOfChartsOnDestinationPage( pSrcDoc, this, nSrcPos, nDestPos ); in TransferDrawPage()
145 ScChartHelper::UpdateChartsOnDestinationPage(this, nDestPos); in TransferDrawPage()
H A Ddrwlayer.cxx1417 …uno::Reference< chart2::XChartDocument > xOldChart( ScChartHelper::GetChartFromSdrObject( pOldObje… in CopyToClip()
1613 …uno::Reference< chart2::XChartDocument > xNewChart( ScChartHelper::GetChartFromSdrObject( pNewObje… in CopyFromClip()
1663 …uno::Reference< chart::XChartDocument > xOldChartDoc( ScChartHelper::GetChartFromSdrObject( pOldOb… in CopyFromClip()
H A Ddocumen8.cxx254 ScChartHelper::DoUpdateAllCharts( this ); in ModifyStyleSheet()
/aoo4110/main/sc/source/ui/view/
H A Dviewfun7.cxx158 ScChartHelper::GetChartNames( aExcludedChartNames, pDestPage ); in PasteDraw()
200ScChartHelper::CreateProtectedChartListenersAndNotify( pDocument, pDestPage, pModelObj, nTab, in PasteDraw()
229 ScChartHelper::GetChartNames( aExcludedChartNames, pPage ); in PasteDraw()
267ScChartHelper::CreateProtectedChartListenersAndNotify( pDocument, pPage, pModelObj, nTab, in PasteDraw()
H A Dviewfun3.cxx359ScChartHelper::FillProtectedChartRangesVector( rRangesVector, pDoc, pPage ); in CopyToClip()
1425 ScChartHelper::GetChartNames( aExcludedChartNames, pPage ); in PasteFromClip()
1534ScChartHelper::CreateProtectedChartListenersAndNotify( pDoc, pPage, pModelObj, nStartTab, in PasteFromClip()
H A Dviewfun2.cxx2843 ScChartHelper::AdjustRangesOfChartsOnDestinationPage( pDoc, pDestDoc, nTab, nNewTab ); in MoveTable()
/aoo4110/main/sc/source/ui/drawfunc/
H A Dfusel.cxx421 ScChartHelper::GetChartNames( aExcludedChartNames, pPage ); in MouseButtonUp()
433ScChartHelper::AddRangesIfProtectedChart( aProtectedChartRangesVector, pDocument, pObj ); in MouseButtonUp()
607ScChartHelper::CreateProtectedChartListenersAndNotify( pDocument, pPage, pModelObj, nTab, in MouseButtonUp()
/aoo4110/main/sc/inc/
H A Dcharthelper.hxx44 class ScChartHelper class
/aoo4110/main/sc/source/ui/app/
H A Ddrwtrans.cxx244ScChartHelper::FillProtectedChartRangesVector( m_aProtectedChartRangesVector, pDoc, pPage ); in ScDrawTransferObj()

Completed in 157 milliseconds