Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/control/
H A Dcombobox.cxx360 … nPos = mpImplLB->GetEntryList()->FindMatchingEntry( aStartText, nStart, bForward, sal_True ); in IMPL_LINK()
363 …nPos = mpImplLB->GetEntryList()->FindMatchingEntry( aStartText, bForward ? 0 : (mpImplLB->GetEntry… in IMPL_LINK()
368 … nPos = mpImplLB->GetEntryList()->FindMatchingEntry( aStartText, nStart, bForward, sal_False ); in IMPL_LINK()
371 …nPos = mpImplLB->GetEntryList()->FindMatchingEntry( aStartText, bForward ? 0 : (mpImplLB->GetEntry… in IMPL_LINK()
957 nSelect = mpImplLB->GetEntryList()->FindMatchingEntry( aSearchStr ); in ImplUpdateFloatSelection()
H A Dilstbox.cxx276 sal_uInt16 ImplEntryList::FindMatchingEntry( const XubString& rStr, sal_uInt16 nStart, sal_Bool bFo… in FindMatchingEntry() function in ImplEntryList
/AOO42X/main/vcl/inc/
H A Dilstbox.hxx128 …sal_uInt16 FindMatchingEntry( const XubString& rStr, sal_uInt16 nStart = 0, sal_Bool bFor…