Home
last modified time | relevance | path

Searched refs:GetRangeScope (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Drangenam.cxx763 if (((*this)[i])->GetRangeScope() == Scope) in HasRangeinSheetScope()
780 if (((*this)[i])->GetRangeScope() == Scope) in RemoveRangeinScope()
803 if ( ((*this)[i])->GetRangeScope() == oldScope) in CopyRangeinScope()
823 && (((*this)[i])->GetRangeScope() == Scope )) in SearchNameUpper()
/aoo41x/main/sc/source/filter/excel/
H A Dxename.cxx555 …xName->SetScTab( rRangeData.GetRangeScope() == MAXTABCOUNT ? EXC_NAME_GLOBAL : rRangeData.GetRange… in CreateName()
/aoo41x/main/sc/inc/
H A Drangenam.hxx115 SCTAB GetRangeScope() const { return aRangeNameScope; } in GetRangeScope() function in ScRangeData
/aoo41x/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx347 if ( (tabIndex = pRangeData->GetRangeScope() ) != MAXTABCOUNT) in UpdateNames()

Completed in 69 milliseconds