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 D | charthelper.cxx | 281 void ScChartHelper::AddRangesIfProtectedChart( ScRangeListVector& rRangesVector, const ScDocument& … in AddRangesIfProtectedChart() 323 void ScChartHelper::FillProtectedChartRangesVector( ScRangeListVector& rRangesVector, const ScDocum… in FillProtectedChartRangesVector() 359 …const ScRangeListVector& rRangesVector, const ::std::vector< OUString >& rExcludedChartNames, bool… in CreateProtectedChartListenersAndNotify()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/ |
H A D | charthelper.cxx | 284 void ScChartHelper::AddRangesIfProtectedChart( ScRangeListVector& rRangesVector, const ScDocument* … in AddRangesIfProtectedChart() 326 void ScChartHelper::FillProtectedChartRangesVector( ScRangeListVector& rRangesVector, const ScDocum… in FillProtectedChartRangesVector() 362 …const ScRangeListVector& rRangesVector, const ::std::vector< OUString >& rExcludedChartNames, bool… in CreateProtectedChartListenersAndNotify()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/ |
H A D | documen5.cxx | 167 …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 D | drwlayer.cxx | 1755 …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 D | documen5.cxx | 166 …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 D | drwlayer.cxx | 1563 …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 D | viewfun3.cxx | 267 ScRangeListVector& rRangesVector = rClipDocClipParam.maProtectedChartRangesVector; in CopyToClipSingleRange() local
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/ |
H A D | viewfun3.cxx | 266 ScRangeListVector& rRangesVector = rClipDocClipParam.maProtectedChartRangesVector; in CopyToClipSingleRange() local
|