Searched refs:ScRangeListVector (Results 1 – 7 of 7) sorted by relevance
40 typedef ::std::vector< ScRangeList > ScRangeListVector; typedef57 …static void AddRangesIfProtectedChart( ScRangeListVector& rRangesVector, ScDocument* pDocument, Sd…58 …static void FillProtectedChartRangesVector( ScRangeListVector& rRangesVector, ScDocument* pDocumen…61 …const ScRangeListVector& rRangesVector, const ::std::vector< ::rtl::OUString >& rExcludedChartName…
45 ScRangeListVector maProtectedChartRangesVector;
70 ScRangeListVector m_aProtectedChartRangesVector;108 …const ScRangeListVector& GetProtectedChartRangesVector() const { return m_aProtectedChartRangesVec… in GetProtectedChartRangesVector()
326 void ScChartHelper::AddRangesIfProtectedChart( ScRangeListVector& rRangesVector, ScDocument* pDocum… in AddRangesIfProtectedChart()371 void ScChartHelper::FillProtectedChartRangesVector( ScRangeListVector& rRangesVector, ScDocument* p… in FillProtectedChartRangesVector()407 …const ScRangeListVector& rRangesVector, const ::std::vector< ::rtl::OUString >& rExcludedChartName… in CreateProtectedChartListenersAndNotify()
199 …const ScRangeListVector& rProtectedChartRangesVector( pDrawTrans->GetProtectedChartRangesVector() … in PasteDraw()265 const ScRangeListVector& rProtectedChartRangesVector( in PasteDraw()
352 ScRangeListVector& rRangesVector = rClipParam.maProtectedChartRangesVector; in CopyToClip()1533 … const ScRangeListVector& rProtectedChartRangesVector( rClipParam.maProtectedChartRangesVector ); in PasteFromClip()
408 ScRangeListVector aProtectedChartRangesVector; in MouseButtonUp()
Completed in 29 milliseconds