Home
last modified time | relevance | path

Searched refs:GetProtectedChartRangesVector (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx195 …onst ScRangeListVector& rProtectedChartRangesVector( pDrawTrans->GetProtectedChartRangesVector() ); in PasteDraw()
262 …pTransferObj ? pTransferObj->GetProtectedChartRangesVector() : pDrawTrans->GetProtectedChartRanges… in PasteDraw()
/trunk/main/sc/source/ui/inc/
H A Ddrwtrans.hxx105 …const ScRangeListVector& GetProtectedChartRangesVector() const { return m_aProtectedChartRangesVec… in GetProtectedChartRangesVector() function in ScDrawTransferObj