Home
last modified time | relevance | path

Searched refs:SetNotes (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstring_table.h113 void SetNotes(int string_index, CString &notes);
Dstring_table.cpp230 SetNotes(string_index, notes); in ImportString()
384 void string_table::SetNotes(int string_index, CString &notes) in SetNotes() function in string_table
Dconfig_languages_dlg.cpp711 pNewTable->SetNotes(index, record.notes); in OnBnClickedOk()
Dstring_table_edit_dlg.cpp841 mpTable->SetNotes(string_index, TextString); in SaveStringInfo()
DStudioXProject.cpp4048 table->SetNotes(index, temp_val); in ReadStringTable()