/aoo41x/main/wizards/com/sun/star/wizards/common/ |
H A D | DebugHelper.java | 34 …public static void exception(String DetailedMessage, Exception ex, int err, String additionalArgum… in exception() method in DebugHelper 39 public static void exception(int err, String additionalArgument) throws java.lang.Exception in exception() method in DebugHelper 44 public static void exception(Exception ex) throws java.lang.Exception in exception() method in DebugHelper
|
/aoo41x/main/desktop/source/app/ |
H A D | configinit.cxx | 134 catch (configuration::InvalidBootstrapFileException & exception) in CreateApplicationConfigurationProvider() local 140 catch (backend::CannotConnectException & exception) in CreateApplicationConfigurationProvider() local 146 catch (backend::BackendSetupException & exception) in CreateApplicationConfigurationProvider() local 152 catch (configuration::CannotLoadConfigurationException & exception) in CreateApplicationConfigurationProvider() local 158 catch (uno::Exception & exception) in CreateApplicationConfigurationProvider() local
|
/aoo41x/main/jurt/com/sun/star/lib/uno/environments/remote/ |
H A D | IReceiver.java | 43 void sendReply(boolean exception, ThreadId threadId, Object result); in sendReply()
|
H A D | Job.java | 96 Throwable exception = null; in execute() local 171 private Exception remoteUnoRequestRaisedException(Object exception) { in remoteUnoRequestRaisedException()
|
H A D | IProtocol.java | 93 void writeReply(boolean exception, ThreadId tid, Object result) in writeReply()
|
/aoo41x/main/jurt/test/com/sun/star/lib/uno/environments/remote/ |
H A D | TestReceiver.java | 27 public void sendReply(boolean exception, ThreadId threadId, Object result) { in sendReply()
|
/aoo41x/main/cppuhelper/test/ |
H A D | testdefaultbootstrapping.cxx | 69 catch(Exception & exception) { in SAL_IMPLEMENT_MAIN() local
|
/aoo41x/main/binaryurp/source/ |
H A D | incomingreply.hxx | 45 bool exception; member
|
H A D | writer.cxx | 100 bool exception, BinaryAny const & returnValue, in sendDirectReply() 122 bool exception, BinaryAny const & returnValue, in queueReply() 361 bool exception, BinaryAny const & returnValue, in sendReply()
|
H A D | writer.hxx | 156 bool exception; // reply member
|
/aoo41x/main/wizards/com/sun/star/wizards/web/status/ |
H A D | ErrorLog.java | 53 public Exception exception; field in ErrorLog.Err
|
/aoo41x/main/io/source/stm/ |
H A D | opump.cxx | 132 void Pump::fireError( const Any & exception ) in fireError() 277 NotConnectedException exception( in run() local 286 NotConnectedException exception( in run() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/sdb/ |
H A D | _RowSet.java | 80 Object newValue, Object resValue, Exception exception) in checkResult()
|
/aoo41x/main/configmgr/source/ |
H A D | broadcaster.cxx | 54 rtl::OUStringBuffer & buffer, css::uno::Exception const & exception) in appendMessage() 118 css::uno::Any exception; in send() local
|
/aoo41x/main/cppuhelper/test/testlib/ |
H A D | defbootstrap_lib.cxx | 72 catch(Exception & exception) { in tryService() local
|
/aoo41x/main/sc/qa/complex/sc/ |
H A D | CalcRTL.java | 315 Exception exception = null; in changeProperty() local 360 Object resValue, Exception exception) in checkResult()
|
/aoo41x/main/cppuhelper/test/loader/ |
H A D | loader.test.cxx | 115 catch(uno::Exception & exception) { in s_test__cppu_loadSharedLibComponentFactory() local 162 catch(uno::Exception & exception) { in s_test__cppu_writeSharedLibComponentInfo() local
|
/aoo41x/main/qadevOOo/runner/lib/ |
H A D | MultiPropertyTest.java | 214 Exception exception = null; in testProperty() local 284 Object newValue, Object resValue, Exception exception) in checkResult()
|
H A D | Status.java | 79 public static Status exception( Throwable t ) { in exception() method in Status
|
/aoo41x/main/autodoc/source/parser_i/inc/s2_dsapi/ |
H A D | tk_atag2.hxx | 59 exception = 13, enumerator
|
/aoo41x/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | ProxyFactory_Test.java | 90 Class exception) throws Exception { in testExceptionType()
|
/aoo41x/main/jurt/com/sun/star/lib/connections/socket/ |
H A D | SocketConnection.java | 118 private void notifyListeners_error(com.sun.star.uno.Exception exception) { in notifyListeners_error()
|
/aoo41x/main/jurt/com/sun/star/lib/connections/pipe/ |
H A D | PipeConnection.java | 132 private void notifyListeners_error(com.sun.star.uno.Exception exception) { in notifyListeners_error()
|
/aoo41x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ |
H A D | exceptions.cxx | 392 void * exception, unsigned int * thunk, typelib_TypeDescription * type) in deleteException() 405 void raiseException(uno_Any * exception, uno_Mapping * unoToCpp) { in raiseException()
|
H A D | uno2cpp.cxx | 131 uno_Any ** exception) in call()
|