Home
last modified time | relevance | path

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

/AOO42X/main/vcl/inc/vcl/
H A Dapptypes.hxx38 #define EXC_DISPLAY ((sal_uInt16)0x0400) macro
/AOO42X/main/vcl/source/app/
H A Dsvmain.cxx145 nVCLException = EXC_DISPLAY; in signal()
H A Dsvapp.cxx385 case EXC_DISPLAY: in Exception()
/AOO42X/main/desktop/source/app/
H A Dapp.cxx1758 …(( nError & EXC_MAJORTYPE ) != EXC_DISPLAY ) && // recovery can't work without UI ... but UI layer… in Exception()