Searched refs:Getmacro_path (Results 1 – 2 of 2) sorted by relevance
13 CString &Getmacro_path(){ return mmacro_path;}; in Getmacro_path() function
1556 if(!mrdlg.Getmacro_path().IsEmpty() && !mrdlg.Getmacro_name().IsEmpty()) in OnRecordmacro()1558 macro_name.Format(_T("%s\\%s"), mrdlg.Getmacro_path(), mrdlg.Getmacro_name()); in OnRecordmacro()