Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dlstbox.cxx243 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 ListBox
1128 return mpImplLB->GetEntryList()->GetEntryImage( nPos ); in GetEntryImage()
H A Dcombobox.cxx1031 Image ComboBox::GetEntryImage( sal_uInt16 nPos ) const in GetEntryImage() function in ComboBox
1034 return mpImplLB->GetEntryList()->GetEntryImage( nPos ); in GetEntryImage()
H A Dilstbox.cxx381 Image ImplEntryList::GetEntryImage( sal_uInt16 nPos ) const in GetEntryImage() function in ImplEntryList
1848 Image aImage = mpEntryList->GetEntryImage( nPos ); in DrawEntry()
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx139 Image GetEntryImage( sal_uInt16 nPos ) const;
H A Dlstbox.hxx134 Image GetEntryImage( sal_uInt16 nPos ) const;
/trunk/main/vcl/inc/
H A Dilstbox.hxx145 Image GetEntryImage( sal_uInt16 nPos ) const;
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx2136 … 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 74 milliseconds