Home
last modified time | relevance | path

Searched refs:GetNextRef (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx859 while ( aIter.GetNextRef( aRef ) ) in InsertPredLevel()
958 while ( aIter.GetNextRef( aRef) ) in FindPredLevel()
1016 while ( aIter.GetNextRef( aRef ) ) in InsertErrorLevel()
1069 while ( aIter.GetNextRef( aRef) ) in InsertSuccLevel()
1160 while ( aIter.GetNextRef( aRef) ) in FindSuccLevel()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx418 while ( !bFound && aIter.GetNextRef( aRef ) ) in FillDependends()
442 while ( aIter.GetNextRef( aRef ) ) in FillPrecedents()
/trunk/main/sc/inc/
H A Dcell.hxx498 sal_Bool GetNextRef( ScRange& rRange );
/trunk/main/sc/source/ui/docshell/
H A Dtablink.cxx328 while ( aRefIter.GetNextRef( aRefRange ) ) in Refresh()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx795 while ( !bOut && aRefIter.GetNextRef( aRef ) ) in StripRefs()
/trunk/main/sc/source/core/data/
H A Dcell.cxx2021 sal_Bool ScDetectiveRefIter::GetNextRef( ScRange& rRange ) in GetNextRef() function in ScDetectiveRefIter
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3792 while ( aRefIter.GetNextRef( aRefRange) ) in queryPrecedents()
3844 while ( aIter.GetNextRef( aRefRange) ) in queryDependents()

Completed in 95 milliseconds