Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dilstbox.hxx144 sal_Bool HasEntryImage( sal_uInt16 nPos ) const;
/trunk/main/vcl/source/control/
H A Dilstbox.cxx370 sal_Bool ImplEntryList::HasEntryImage( sal_uInt16 nPos ) const in HasEntryImage() function in ImplEntryList
1904 … if( !bDrawTextAtImagePos && ( mpEntryList->HasEntryImage(nPos) || IsUserDrawEnabled() ) ) in DrawEntry()
H A Dcombobox.cxx1033 if ( mpImplLB->GetEntryList()->HasEntryImage( nPos ) ) in GetEntryImage()
H A Dlstbox.cxx1127 if ( mpImplLB->GetEntryList()->HasEntryImage( nPos ) ) in GetEntryImage()

Completed in 49 milliseconds