| Clear() | ImplEntryList | |
| dispose() | ImplEntryList | |
| FindEntry(std::u16string_view rStr, bool bSearchMRUArea=false) const | ImplEntryList | |
| FindFirstSelectable(sal_Int32 nPos, bool bForward=true) const | ImplEntryList | |
| FindMatchingEntry(const OUString &rStr, sal_Int32 nStart, bool bLazy) const | ImplEntryList | |
| GetAddedHeight(sal_Int32 nEndIndex, sal_Int32 nBeginIndex) const | ImplEntryList | |
| GetEntry(sal_Int32 nPos) const | ImplEntryList | inlineprivate |
| GetEntryCount() const | ImplEntryList | inline |
| GetEntryData(sal_Int32 nPos) const | ImplEntryList | |
| GetEntryHeight(sal_Int32 nPos) const | ImplEntryList | |
| GetEntryImage(sal_Int32 nPos) const | ImplEntryList | |
| GetEntryPtr(sal_Int32 nPos) const | ImplEntryList | inline |
| GetEntryText(sal_Int32 nPos) const | ImplEntryList | |
| GetLastSelected() const | ImplEntryList | inline |
| GetMaxMRUCount() const | ImplEntryList | inline |
| GetMRUCount() const | ImplEntryList | inline |
| GetMutableEntryPtr(sal_Int32 nPos) const | ImplEntryList | inline |
| GetSelectedEntry(sal_Int32 nIndex) const | ImplEntryList | |
| GetSelectedEntryCount() const | ImplEntryList | |
| GetSelectedEntryPos(sal_Int32 nIndex) const | ImplEntryList | |
| GetSelectionAnchor() const | ImplEntryList | inline |
| HasEntryImage(sal_Int32 nPos) const | ImplEntryList | |
| HasImages() const | ImplEntryList | inline |
| ImplEntryList(vcl::Window *pWindow) | ImplEntryList | |
| InsertEntry(sal_Int32 nPos, ImplEntryType *pNewEntry, bool bSort) | ImplEntryList | |
| IsEntryPosSelected(sal_Int32 nIndex) const | ImplEntryList | |
| IsEntrySelectable(sal_Int32 nPos) const | ImplEntryList | |
| maEntries | ImplEntryList | private |
| maSelectionChangedHdl | ImplEntryList | private |
| mbCallSelectionChangedHdl | ImplEntryList | private |
| mnImages | ImplEntryList | private |
| mnLastSelected | ImplEntryList | private |
| mnMaxMRUCount | ImplEntryList | private |
| mnMRUCount | ImplEntryList | private |
| mnSelectionAnchor | ImplEntryList | private |
| mpWindow | ImplEntryList | private |
| RemoveEntry(sal_Int32 nPos) | ImplEntryList | |
| SelectEntry(sal_Int32 nPos, bool bSelect) | ImplEntryList | |
| SetCallSelectionChangedHdl(bool bCall) | ImplEntryList | inline |
| SetEntryData(sal_Int32 nPos, void *pNewData) | ImplEntryList | |
| SetEntryFlags(sal_Int32 nPos, ListBoxEntryFlags nFlags) | ImplEntryList | |
| SetLastSelected(sal_Int32 nPos) | ImplEntryList | inline |
| SetMaxMRUCount(sal_Int32 n) | ImplEntryList | inline |
| SetMRUCount(sal_Int32 n) | ImplEntryList | inline |
| SetSelectionAnchor(sal_Int32 nPos) | ImplEntryList | inline |
| SetSelectionChangedHdl(const Link< sal_Int32, void > &rLnk) | ImplEntryList | inline |
| ~ImplEntryList() | ImplEntryList | |