Home
last modified time | relevance | path

Searched refs:catch (Results 1 – 25 of 26) sorted by relevance

12

/aoo4110/main/vcl/aqua/source/a11y/
H A Daqua11ytextwrapper.mm72 } 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 Daqua11ywrapper.mm133 } 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 Daqua11ytablewrapper.mm104 catch (const Exception &e)
158 catch (const Exception &e)
197 catch (const Exception &e)
H A Daqua11yselectionwrapper.mm51 } catch ( Exception& e)
88 } catch ( Exception& e) {
H A Daqua11ytextattributeswrapper.mm244 } catch ( IllegalArgumentException & e ) {
246 } catch ( IndexOutOfBoundsException & e ) {
248 } catch ( RuntimeException& ) {
/aoo4110/main/soltools/mkdepend/
H A Dmain.c139 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;
/aoo4110/main/rhino/
H A Drhino1_7R3.patch220 } 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 …]
/aoo4110/main/scripting/examples/beanshell/Highlight/
H A DShowDialog.bsh73 catch (com.sun.star.uno.Exception e)
100 catch (com.sun.star.uno.Exception e) {
131 catch (java.lang.Exception e) {
H A DButtonPressHandler.bsh105 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 Dhighlighter.bsh78 catch (Exception e) {
/aoo4110/main/codemaker/test/javamaker/
H A Dtypes.idl316 service catch: com::sun::star::uno::XInterface { catch([in] long catch); };
384 singleton catch: com::sun::star::uno::XNamingService;
/aoo4110/main/winaccessibility/source/UAccCOM/
H A Dstdafx.h51 catch(...) \
/aoo4110/main/lucene/
H A Dlong_path.patch33 } catch (IOException e) {
/aoo4110/main/extensions/source/macosx/spotlight/
H A DGetMetadataForFile.m57 @catch (NSException *exception) {
/aoo4110/main/codemaker/test/cppumaker/
H A Dtypes.idl198 service catch: com::sun::star::uno::XInterface { catch([in] long catch); };
463 singleton catch: com::sun::star::uno::XInterface;
/aoo4110/main/stlport/systemstl/
H A Dslist69 // signatures are intentionally mismatched to catch invocations
/aoo4110/main/offapi/com/sun/star/util/
H A DXCloseBroadcaster.idl46 It's not allowed to catch it inside the close() request.
H A DXCloseable.idl83 … It's forbidden to catch this exception inside the called close() method because the caller must
/aoo4110/main/hsqldb/patches/
H A Di121754.patch98 + } catch (Exception e) {}
277 } catch (Exception e) {}
/aoo4110/main/offapi/com/sun/star/i18n/
H A DXExtendedTransliteration.idl85 will be thrown, the caller must catch the exception and then
/aoo4110/main/scripting/examples/beanshell/MemoryUsage/
H A Dmemusage.bsh98 try { Thread.sleep(3000); } catch (java.lang.InterruptedException e) { }
/aoo4110/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.h285 catch (::com::sun::star::lang::DisposedException const& exc) { in forEach()
/aoo4110/main/offapi/com/sun/star/ucb/
H A DContentResultSet.idl175 catch ( CursorWouldBlockException )
/aoo4110/main/offapi/com/sun/star/sdb/
H A DErrorCondition.idl57 catch ( SQLException e )
/aoo4110/main/toolkit/doc/layout/
H A DChangeLog1067 comment, easier to catch.

Completed in 76 milliseconds

12