Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dilstbox.cxx752 sal_uInt16 nFirstMatchingEntryPos = GetEntryList()->FindEntry( aSelected, sal_True ); in ImplCallSelect() local
753 if ( nFirstMatchingEntryPos || !nMRUCount ) in ImplCallSelect()
756 if ( nFirstMatchingEntryPos < nMRUCount ) in ImplCallSelect()
758 RemoveEntry( nFirstMatchingEntryPos ); in ImplCallSelect()
760 if ( nFirstMatchingEntryPos == nSelected ) in ImplCallSelect()

Completed in 19 milliseconds