Home
last modified time | relevance | path

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

/aoo42x/main/cppu/inc/uno/
H A Dcuno.h30 #define CUNO_ERROR_EXCEPTION (1 | CUNO_ERROR_CALL_FAILED) macro
41 #define CUNO_EXCEPTION_OCCURED( return_code ) (0 != ((return_code) & CUNO_ERROR_EXCEPTION))

Completed in 5 milliseconds