Searched defs:DO_SAFE_WITH_ERROR (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/svx/source/form/ | ||
H A D | fmshell.cxx | 119 #define DO_SAFE_WITH_ERROR( action, message ) try { action; } catch(Exception&) { DBG_ERROR(message… macro |
Completed in 24 milliseconds