Home
last modified time | relevance | path

Searched refs:ImportString (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dxliff_read_write.cpp219 …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()
Dstring_table.h61 void ImportString(CString &id,
Dcsv_read_write.cpp174 …table->ImportString(string_id, src_string, target_string, notes, src_table_column, target_table_co… in ImportCsvFile()
Dstring_table_edit_dlg.h89 void ImportString(CString pathname);
Dstring_table_edit_dlg.cpp990 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
Dstring_table.cpp210 void string_table::ImportString(CString &string_id, in ImportString() function in string_table