Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dcombobox.cxx42 inline sal_uLong ImplCreateKey( sal_uInt16 nPos ) in ImplCreateKey() function
58 rSelectedPos.Insert( ImplCreateKey( nPos ), (void*)sal_IntPtr(1L) ); in lcl_GetSelectedEntries()
426 if ( !aSelInText.IsKeyValid( ImplCreateKey( nP ) ) ) in IMPL_LINK()
980 mpImplLB->SelectEntry( n, aSelInText.IsKeyValid( ImplCreateKey( n ) ) ); in ImplUpdateFloatSelection()