Home
last modified time | relevance | path

Searched refs:ReadFile (Results 1 – 10 of 10) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dxml_reader.h20 BOOL ReadFile(CString &pathname);
21 BOOL ReadFile(CFile *memfile);
Dcsv_read_write.h13 void ReadFile(CString pathname);
Dcsv_read_write.cpp108 ReadFile(pathname); in ImportCsvFile()
360 void csv_read_write::ReadFile(CString pathname) in ReadFile() function in csv_read_write
Dxml_reader.cpp28 BOOL xml_reader::ReadFile(CString &pathname) in ReadFile() function in xml_reader
51 BOOL xml_reader::ReadFile(CFile *memfile) in ReadFile() function in xml_reader
Dxliff_read_write.cpp153 if (!reader.ReadFile(pathname)) in ImportXliffFile()
Dclone_repo_dialog.cpp73 result = ReadFile(readPipe, info, sizeof(git_clone_info), &readSize, NULL); in ReadCloneInfoFromPipe()
Dcopy_paste_engine.cpp255 reader.ReadFile(pFile); in PasteFromClipboard()
DPaletteLayoutDlg.cpp361 if (!reader.ReadFile(CString(Pathname))) in OnBnClickedImportPalette()
Dstudiox_util.cpp891 if (reader.ReadFile(inipath)) in ReadIniInfo()
DStudioXProject.cpp3465 if (!reader.ReadFile(pathname)) in ReadXMLFile()
4916 if (!reader.ReadFile(pathname)) in Read()