Home
last modified time | relevance | path

Searched defs:rRangesVector (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dcharthelper.cxx281 void ScChartHelper::AddRangesIfProtectedChart( ScRangeListVector& rRangesVector, const ScDocument& … in AddRangesIfProtectedChart()
323 void ScChartHelper::FillProtectedChartRangesVector( ScRangeListVector& rRangesVector, const ScDocum… in FillProtectedChartRangesVector()
359const ScRangeListVector& rRangesVector, const ::std::vector< OUString >& rExcludedChartNames, bool… in CreateProtectedChartListenersAndNotify()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dcharthelper.cxx284 void ScChartHelper::AddRangesIfProtectedChart( ScRangeListVector& rRangesVector, const ScDocument* … in AddRangesIfProtectedChart()
326 void ScChartHelper::FillProtectedChartRangesVector( ScRangeListVector& rRangesVector, const ScDocum… in FillProtectedChartRangesVector()
362const ScRangeListVector& rRangesVector, const ::std::vector< OUString >& rExcludedChartNames, bool… in CreateProtectedChartListenersAndNotify()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddocumen5.cxx167 …ing_view rChartName, ::std::vector< ScRangeList >& rRangesVector, const ScDocument& rSheetNameDoc ) in GetChartRanges()
184 …SetChartRanges( std::u16string_view rChartName, const ::std::vector< ScRangeList >& rRangesVector ) in SetChartRanges()
H A Ddrwlayer.cxx1755 …ol lcl_IsAllInRange( const ::std::vector< ScRangeList >& rRangesVector, const ScRange& rClipRange ) in lcl_IsAllInRange()
1774 …std::vector< ScRangeList >& rRangesVector, const ScRange& rSourceRange, const ScAddress& rDestPos ) in lcl_MoveRanges()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddocumen5.cxx166 …UString& rChartName, ::std::vector< ScRangeList >& rRangesVector, const ScDocument* pSheetNameDoc ) in GetChartRanges()
183 …nt::SetChartRanges( const OUString& rChartName, const ::std::vector< ScRangeList >& rRangesVector ) in SetChartRanges()
H A Ddrwlayer.cxx1563 …ol lcl_IsAllInRange( const ::std::vector< ScRangeList >& rRangesVector, const ScRange& rClipRange ) in lcl_IsAllInRange()
1582 …std::vector< ScRangeList >& rRangesVector, const ScRange& rSourceRange, const ScAddress& rDestPos ) in lcl_MoveRanges()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dviewfun3.cxx267 ScRangeListVector& rRangesVector = rClipDocClipParam.maProtectedChartRangesVector; in CopyToClipSingleRange() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dviewfun3.cxx266 ScRangeListVector& rRangesVector = rClipDocClipParam.maProtectedChartRangesVector; in CopyToClipSingleRange() local