Home
last modified time | relevance | path

Searched refs:aRefIter (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Dtablink.cxx326 ScDetectiveRefIter aRefIter( pFCell ); in Refresh() local
328 while ( aRefIter.GetNextRef( aRefRange ) ) in Refresh()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx794 ScDetectiveRefIter aRefIter( pFCell ); in StripRefs() local
795 while ( !bOut && aRefIter.GetNextRef( aRef ) ) in StripRefs()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3790 ScDetectiveRefIter aRefIter( pFCell ); in queryPrecedents() local
3792 while ( aRefIter.GetNextRef( aRefRange) ) in queryPrecedents()

Completed in 59 milliseconds