Home
last modified time | relevance | path

Searched refs:o_rRange (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddocumen7.cxx83 bool ScDocument::LimitRangeToAvailableSheets( const ScRange& rRange, ScRange& o_rRange, in LimitRangeToAvailableSheets() argument
111 o_rRange = rRange; in LimitRangeToAvailableSheets()
112 o_rRange.aStart.SetTab(nTab1); in LimitRangeToAvailableSheets()
113 o_rRange.aEnd.SetTab(nTab2); in LimitRangeToAvailableSheets()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddocumen7.cxx83 bool ScDocument::LimitRangeToAvailableSheets( const ScRange& rRange, ScRange& o_rRange, in LimitRangeToAvailableSheets() argument
111 o_rRange = rRange; in LimitRangeToAvailableSheets()
112 o_rRange.aStart.SetTab(nTab1); in LimitRangeToAvailableSheets()
113 o_rRange.aEnd.SetTab(nTab2); in LimitRangeToAvailableSheets()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dtxtimp.hxx284 css::uno::Reference< css::text::XTextRange> & o_rRange,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dtxtimp.hxx564 css::uno::Reference< css::text::XTextRange> & o_rRange,
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtimp.cxx2079 Reference<XTextRange> & o_rRange, in FindAndRemoveBookmarkStartRange() argument
2087 o_rRange.set(std::get<0>(rEntry)); in FindAndRemoveBookmarkStartRange()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtimp.cxx2619 Reference<XTextRange> & o_rRange, in FindAndRemoveBookmarkStartRange() argument
2627 o_rRange.set(std::get<0>(rEntry)); in FindAndRemoveBookmarkStartRange()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Ddocument.hxx2211 bool LimitRangeToAvailableSheets( const ScRange& rRange, ScRange& o_rRange,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Ddocument.hxx2253 bool LimitRangeToAvailableSheets( const ScRange& rRange, ScRange& o_rRange,