Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx827 sal_uInt16 nTmpEntry = 0; in ImplMoveFocusByLevel() local
828 …rray->GetEntryIndexInRange( sal::static_int_cast<sal_uInt16>(nNewLevel), nStart, nEnd, nTmpEntry ); in ImplMoveFocusByLevel()
829 nNewEntry = nTmpEntry; in ImplMoveFocusByLevel()
836 sal_uInt16 nTmpEntry = 0; in ImplMoveFocusByLevel() local
837 … bFound = pArray->GetEntryIndex( sal::static_int_cast<sal_uInt16>(nNewLevel), nStart, nTmpEntry ); in ImplMoveFocusByLevel()
838 nNewEntry = nTmpEntry; in ImplMoveFocusByLevel()

Completed in 22 milliseconds