Searched refs:ImportString (Results 1 – 6 of 6) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | xliff_read_write.cpp | 219 …table->ImportString(string_id, src_string, target_string, notes, src_table_column, target_table_co… in ImportXliffFile() 260 …table->ImportString(string_id, src_string, target_string, notes, src_table_column, target_table_co… in ImportXliffFile()
|
| D | string_table.h | 61 void ImportString(CString &id,
|
| D | csv_read_write.cpp | 174 …table->ImportString(string_id, src_string, target_string, notes, src_table_column, target_table_co… in ImportCsvFile()
|
| D | string_table_edit_dlg.h | 89 void ImportString(CString pathname);
|
| D | string_table_edit_dlg.cpp | 990 mpTableFrame->ImportString(GetTestingParam(1)); in OnTestMessage() 1316 dlg->GetTableFrame()->ImportString(pathname); in OnImportString() 2066 void table_frame::ImportString(CString pathname) in ImportString() function in table_frame
|
| D | string_table.cpp | 210 void string_table::ImportString(CString &string_id, in ImportString() function in string_table
|