Searched refs:EXC_DISPLAY (Results 1 – 4 of 4) sorted by relevance
38 #define EXC_DISPLAY ((sal_uInt16)0x0400) macro
145 nVCLException = EXC_DISPLAY; in signal()
385 case EXC_DISPLAY: in Exception()
1758 …(( nError & EXC_MAJORTYPE ) != EXC_DISPLAY ) && // recovery can't work without UI ... but UI layer… in Exception()