Home
last modified time | relevance | path

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

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

Completed in 103 milliseconds