Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dxml_writer.h9 BOOL OpenFile(const CString &pathname);
Dxml_writer.cpp25 BOOL xml_writer::OpenFile(const CString &pathname) in OpenFile() function in xml_writer
Dxliff_read_write.cpp29 if (!writer->OpenFile(CString(pathname))) in ExportLanguage()
DPaletteLayoutDlg.cpp420 if (!writer.OpenFile(CString(SavePathname))) in OnBnClickedExportPalette()
Dstudiox_util.cpp986 if (writer.OpenFile(inipath)) in WriteIniInfo()
DStudioXProject.cpp3312 if (!writer.OpenFile(pathname)) in Save()
3407 if (!writer.OpenFile(pathname)) in GenerateResourceXml()