Searched refs:ERRCODE_BASIC_PROC_UNDEFINED (Results 1 – 4 of 4) sorted by relevance
41 #define ERRCODE_BASIC_PROC_UNDEFINED ERRCODE_SBX_PROC_UNDEFINED // Sub or Function not defined macro305 #define SbERR_PROC_UNDEFINED ERRCODE_BASIC_PROC_UNDEFINED
630 return ERRCODE_BASIC_PROC_UNDEFINED; in getProcData()
1930 nError = ERRCODE_BASIC_PROC_UNDEFINED; in ExecuteMacro()1938 return ERRCODE_BASIC_PROC_UNDEFINED; in ExecuteMacro()
1973 nErr = ERRCODE_BASIC_PROC_UNDEFINED; in loadMacro()
Completed in 73 milliseconds