Home
last modified time | relevance | path

Searched refs:ImplEntryList (Results 1 – 4 of 4) sorted by path

/trunk/main/vcl/inc/
H A Dilstbox.hxx102 class ImplEntryList : private List class
119 ImplEntryList( Window* pWindow );
120 ~ImplEntryList();
196 ImplEntryList* mpEntryList; // EntryListe
289 ImplEntryList* GetEntryList() const { return mpEntryList; } in GetEntryList()
437 const ImplEntryList* GetEntryList() const { return maLBWindow.GetEntryList(); } in GetEntryList()
/trunk/main/vcl/source/control/
H A Dcombobox.cxx52 …ble& rSelectedPos, const XubString& rText, xub_Unicode cTokenSep, const ImplEntryList* pEntryList ) in lcl_GetSelectedEntries()
H A Dilstbox.cxx97 ImplEntryList::ImplEntryList( Window* pWindow ) in ImplEntryList() function in ImplEntryList
111 ImplEntryList::~ImplEntryList() in ~ImplEntryList()
118 void ImplEntryList::Clear() in Clear()
247 void ImplEntryList::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()
306 sal_uInt16 ImplEntryList::FindEntry( const void* pData ) const in FindEntry()
351 long ImplEntryList::GetEntryHeight( sal_uInt16 nPos ) const in GetEntryHeight()
381 Image ImplEntryList::GetEntryImage( sal_uInt16 nPos ) const in GetEntryImage()
401 void* ImplEntryList::GetEntryData( sal_uInt16 nPos ) const in GetEntryData()
418 long ImplEntryList::GetEntryFlags( sal_uInt16 nPos ) const in GetEntryFlags()
426 sal_uInt16 ImplEntryList::GetSelectEntryCount() const in GetSelectEntryCount()
[all …]
H A Dlstbox.cxx290 const ImplEntryList* pEntryList = mpImplLB->GetEntryList(); in IMPL_LINK()

Completed in 37 milliseconds