LibreOffice Module sfx2 (master) 1
|
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) | ListView | protected |
DECL_LINK(QueryTooltipHdl, const weld::TreeIter &, OUString) | ListView | protected |
get_cursor_index() const | ListView | inlineprotected |
get_cursor_nId() const | ListView | inlineprotected |
get_id(int pos) const | ListView | inlineprotected |
get_index(sal_uInt16 nId) const | ListView | inlineprotected |
get_nId(int pos) const | ListView | protected |
get_selected_index() const | ListView | inlineprotected |
get_selected_rows() const | ListView | inlineprotected |
grab_focus() | ListView | inline |
HideListView() | ListView | inline |
IsListViewVisible() const | ListView | inlineprotected |
ListView(std::unique_ptr< weld::TreeView > xTreeView) | ListView | |
mListViewItems | ListView | protected |
mnSortColumn | ListView | protected |
mxTreeView | ListView | protected |
refreshDefaultColumn() | ListView | |
ReloadRows() | ListView | |
rename(const OUString &rId, const OUString &rTitle) | ListView | |
select(int pos) | ListView | inlineprotected |
select_id(const OUString &sId) | ListView | inlineprotected |
set_cursor(int pos) | ListView | inlineprotected |
ShowListView() | ListView | inline |
sort() | ListView | |
sortColumn(const int col) | ListView | |
unselect_all() | ListView | inline |
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 |