LibreOffice Module sfx2 (master) 1
TargetsTable Member List

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

clear()TargetsTableinline
connect_row_activated(const Link< weld::TreeView &, bool > &rLink)TargetsTableinline
get_id(int nRow) constTargetsTableinline
get_selected_index() constTargetsTableinline
get_selected_rows() constTargetsTableinline
GetNameProposal() constTargetsTable
GetRowByTargetName(std::u16string_view sName)TargetsTableprivate
GetTargetByName(std::u16string_view sName)TargetsTable
InsertTarget(RedactionTarget *pTarget)TargetsTable
m_xControlTargetsTableprivate
remove(int nRow)TargetsTableinline
select(int nRow)TargetsTableinline
setRowData(int nRowIndex, const RedactionTarget *pTarget)TargetsTable
TargetsTable(std::unique_ptr< weld::TreeView > xControl)TargetsTable