Searched refs:selected_row_id (Results 1 – 1 of 1) sorted by relevance
1275 int selected_row_id = p_table_frame->GetSelectedId(); in OnDeleteClicked() local1276 int selected_string_index = p_table_frame->GetStringIndex(selected_row_id); in OnDeleteClicked()1290 dlg->GetTableFrame()->DeleteString(selected_row_id); in OnDeleteClicked()