Searched refs:catch (Results 1 – 25 of 26) sorted by relevance
12
/aoo41x/main/vcl/aqua/source/a11y/ |
H A D | aqua11ytextwrapper.mm | 72 } catch ( const Exception & e ) { 97 } catch ( const Exception & e ) { 165 } catch ( IndexOutOfBoundsException & e ) { 176 } catch ( IndexOutOfBoundsException & e ) { 188 } catch ( IndexOutOfBoundsException & e ) { 203 } catch ( IndexOutOfBoundsException & e ) { 205 } catch ( IllegalArgumentException & e ) { 256 } catch ( IndexOutOfBoundsException & e ) { 267 } catch ( IndexOutOfBoundsException & e ) { 269 } catch ( IllegalArgumentException & e ) { [all …]
|
H A D | aqua11ywrapper.mm | 133 } catch ( const Exception ) { 180 } @catch ( id exception ) { 302 } catch (const Exception&) { 368 } catch (const Exception &e) { 680 } catch ( const DisposedException & e ) { 684 } catch ( const Exception & e ) { 751 catch( DisposedException& ) {} 752 catch( RuntimeException& ) {} 782 } catch ( DisposedException & e ) { // Object is no longer available 1002 } catch ( RuntimeException ) {
|
H A D | aqua11ytablewrapper.mm | 104 catch (const Exception &e) 158 catch (const Exception &e) 197 catch (const Exception &e)
|
H A D | aqua11yselectionwrapper.mm | 51 } catch ( Exception& e) 88 } catch ( Exception& e) {
|
H A D | aqua11ytextattributeswrapper.mm | 244 } catch ( IllegalArgumentException & e ) { 246 } catch ( IndexOutOfBoundsException & e ) { 248 } catch ( RuntimeException& ) {
|
/aoo41x/main/soltools/mkdepend/ |
H A D | main.c | 139 catch (sig) in catch() function 385 signal (SIGHUP, catch); 387 signal (SIGINT, catch); 389 signal (SIGQUIT, catch); 391 signal (SIGILL, catch); 393 signal (SIGBUS, catch); 395 signal (SIGSEGV, catch); 397 signal (SIGSYS, catch); 399 signal (SIGFPE, catch); 401 sig_act.sa_handler = catch;
|
/aoo41x/main/rhino/ |
H A D | rhino1_7R3.patch | 220 } catch (Exception exc) { 302 + catch ( IOException e ) 366 + } catch (Exception exc) { 477 + } catch (IOException ioe) { 491 + catch( IOException ioe ) 658 } catch (RuntimeException ex) { 856 + } catch (IllegalAccessException ex) { 858 + } catch (SecurityException ex) { 918 + } catch (ClassNotFoundException e) { 919 + } catch (NoSuchMethodException e) { [all …]
|
/aoo41x/main/scripting/examples/beanshell/Highlight/ |
H A D | ShowDialog.bsh | 73 catch (com.sun.star.uno.Exception e) 100 catch (com.sun.star.uno.Exception e) { 131 catch (java.lang.Exception e) {
|
H A D | ButtonPressHandler.bsh | 105 catch (com.sun.star.beans.UnknownPropertyException upe) { 109 catch (com.sun.star.beans.PropertyVetoException pve) { 113 catch (com.sun.star.lang.WrappedTargetException wte) {
|
H A D | highlighter.bsh | 78 catch (Exception e) {
|
/aoo41x/main/codemaker/test/javamaker/ |
H A D | types.idl | 316 service catch: com::sun::star::uno::XInterface { catch([in] long catch); }; 384 singleton catch: com::sun::star::uno::XNamingService;
|
/aoo41x/main/winaccessibility/source/UAccCOM/ |
H A D | stdafx.h | 51 catch(...) \
|
/aoo41x/main/lucene/ |
H A D | long_path.patch | 33 } catch (IOException e) {
|
/aoo41x/main/extensions/source/macosx/spotlight/ |
H A D | GetMetadataForFile.m | 57 @catch (NSException *exception) {
|
/aoo41x/main/codemaker/test/cppumaker/ |
H A D | types.idl | 198 service catch: com::sun::star::uno::XInterface { catch([in] long catch); }; 463 singleton catch: com::sun::star::uno::XInterface;
|
/aoo41x/main/stlport/systemstl/ |
H A D | slist | 69 // signatures are intentionally mismatched to catch invocations
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | XCloseBroadcaster.idl | 46 It's not allowed to catch it inside the close() request.
|
H A D | XCloseable.idl | 83 … It's forbidden to catch this exception inside the called close() method because the caller must
|
/aoo41x/main/hsqldb/patches/ |
H A D | i121754.patch | 98 + } catch (Exception e) {} 277 } catch (Exception e) {}
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | XExtendedTransliteration.idl | 85 will be thrown, the caller must catch the exception and then
|
/aoo41x/main/scripting/examples/beanshell/MemoryUsage/ |
H A D | memusage.bsh | 98 try { Thread.sleep(3000); } catch (java.lang.InterruptedException e) { }
|
/aoo41x/main/cppuhelper/inc/cppuhelper/ |
H A D | interfacecontainer.h | 285 catch (::com::sun::star::lang::DisposedException const& exc) { in forEach()
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | ContentResultSet.idl | 175 catch ( CursorWouldBlockException )
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | ErrorCondition.idl | 57 catch ( SQLException e )
|
/aoo41x/main/toolkit/doc/layout/ |
H A D | ChangeLog | 1067 comment, easier to catch.
|
Completed in 80 milliseconds
12