LibreOffice Module sfx2 (master) 1
ListView Member List

This is the complete list of members for ListView, including all inherited members.

AppendItem(const OUString &rId, const OUString &rTitle, const OUString &rSubtitle, const OUString &rPath, bool bDefault)ListView
AppendRow(const OUString &rImage, const OUString &rTitle, const OUString &rSubtitle, const OUString &rApplication, const OUString &rModify, const OUString &rSize, const OUString &rId)ListView
clearListView()ListView
DECL_LINK(ColumnClickedHdl, const int, void)ListViewprotected
DECL_LINK(QueryTooltipHdl, const weld::TreeIter &, OUString)ListViewprotected
get_cursor_index() constListViewinlineprotected
get_cursor_nId() constListViewinlineprotected
get_id(int pos) constListViewinlineprotected
get_index(sal_uInt16 nId) constListViewinlineprotected
get_nId(int pos) constListViewprotected
get_selected_index() constListViewinlineprotected
get_selected_rows() constListViewinlineprotected
grab_focus()ListViewinline
HideListView()ListViewinline
IsListViewVisible() constListViewinlineprotected
ListView(std::unique_ptr< weld::TreeView > xTreeView)ListView
mListViewItemsListViewprotected
mnSortColumnListViewprotected
mxTreeViewListViewprotected
refreshDefaultColumn()ListView
ReloadRows()ListView
rename(const OUString &rId, const OUString &rTitle)ListView
select(int pos)ListViewinlineprotected
select_id(const OUString &sId)ListViewinlineprotected
set_cursor(int pos)ListViewinlineprotected
ShowListView()ListViewinline
sort()ListView
sortColumn(const int col)ListView
unselect_all()ListViewinline
UpdateRow(int nIndex, const OUString &rImage, const OUString &rTitle, const OUString &rSubtitle, const OUString &rApplication, const OUString &rModify, const OUString &rSize, const OUString &rId)ListView
UpdateRows()ListView
~ListView()ListView