Home
last modified time | relevance | path

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

/aoo41x/main/vcl/inc/vcl/
H A Dapptypes.hxx41 #define EXC_MAJORTYPE ((sal_uInt16)0xFF00) macro
/aoo41x/main/padmin/source/
H A Dpamain.cxx83 switch( nError & EXC_MAJORTYPE ) in Exception()
/aoo41x/main/slideshow/test/
H A Ddemoshow.cxx496 switch( nError & EXC_MAJORTYPE ) in Exception()
/aoo41x/main/vcl/workben/
H A Doutdevgrind.cxx903 switch( nError & EXC_MAJORTYPE ) in Exception()
/aoo41x/main/canvas/workben/
H A Dcanvasdemo.cxx637 switch( nError & EXC_MAJORTYPE ) in Exception()
/aoo41x/main/basebmp/test/
H A Dbmpdemo.cxx1206 switch( nError & EXC_MAJORTYPE ) in Exception()
/aoo41x/main/desktop/source/app/
H A Dapp.cxx1758 …(( nError & EXC_MAJORTYPE ) != EXC_DISPLAY ) && // recovery cant work without UI ... but UI layer … in Exception()
1766 switch( nError & EXC_MAJORTYPE ) in Exception()
/aoo41x/main/vcl/source/app/
H A Dsvapp.cxx378 switch ( nError & EXC_MAJORTYPE ) in Exception()

Completed in 84 milliseconds