Searched refs:nTmpEntry (Results 1 – 1 of 1) sorted by relevance
827 sal_uInt16 nTmpEntry = 0; in ImplMoveFocusByLevel() local828 …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() local837 … bFound = pArray->GetEntryIndex( sal::static_int_cast<sal_uInt16>(nNewLevel), nStart, nTmpEntry ); in ImplMoveFocusByLevel()838 nNewEntry = nTmpEntry; in ImplMoveFocusByLevel()
Completed in 10 milliseconds