Searched refs:GetEntryImage (Results 1 – 7 of 7) sorted by relevance
243 Image aImage = mpImplLB->GetEntryList()->GetEntryImage( GetSelectEntryPos() ); in IMPL_LINK()300 Image aImage = mpImplLB->GetEntryList()->GetEntryImage( nChanged ); in IMPL_LINK()1125 Image ListBox::GetEntryImage( sal_uInt16 nPos ) const in GetEntryImage() function in ListBox1128 return mpImplLB->GetEntryList()->GetEntryImage( nPos ); in GetEntryImage()
1031 Image ComboBox::GetEntryImage( sal_uInt16 nPos ) const in GetEntryImage() function in ComboBox1034 return mpImplLB->GetEntryList()->GetEntryImage( nPos ); in GetEntryImage()
381 Image ImplEntryList::GetEntryImage( sal_uInt16 nPos ) const in GetEntryImage() function in ImplEntryList1848 Image aImage = mpEntryList->GetEntryImage( nPos ); in DrawEntry()
139 Image GetEntryImage( sal_uInt16 nPos ) const;
134 Image GetEntryImage( sal_uInt16 nPos ) const;
145 Image GetEntryImage( sal_uInt16 nPos ) const;
2136 … TkResMgr::getImageFromURL( i_rEvent.ItemImageURL.Value ) : pListBox->GetEntryImage( i_rEvent.Item… in listItemModified()4302 …ent ? lcl_getImageFromURL( i_rEvent.ItemImageURL.Value ) : pComboBox->GetEntryImage( i_rEvent.Item… in listItemModified()
Completed in 88 milliseconds