Searched refs:THROWS (Results 1 – 11 of 11) sorted by relevance
| /AOO41X/main/extensions/test/stm/ |
| H A D | testfactreg.hxx | 23 XInterfaceRef OPipeTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exception)); 24 Sequence<UString> OPipeTest_getSupportedServiceNames(void) THROWS( () ); 25 UString OPipeTest_getServiceName() THROWS( () ); 26 UString OPipeTest_getImplementationName() THROWS( () ); 28 XInterfaceRef ODataStreamTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Excep… 29 Sequence<UString> ODataStreamTest_getSupportedServiceNames( int i) THROWS( () ); 30 UString ODataStreamTest_getServiceName( int i) THROWS( ( ) ); 31 UString ODataStreamTest_getImplementationName( int i) THROWS( () ); 33 …rkableOutputStreamTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exception)); 34 Sequence<UString> OMarkableOutputStreamTest_getSupportedServiceNames(void) THROWS( () ); [all …]
|
| H A D | marktest.cxx | 67 static Sequence< UString > getSupportedServiceNames_Static(void) THROWS( () ); 68 static UString getImplementationName_Static() THROWS( () ); 72 … THROWS( ( IllegalArgumentException, 77 … INT32 hTestHandle) THROWS( ( IllegalArgumentException, 80 virtual BOOL testPassed(void) THROWS( ( UsrSystemException) ); 81 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) ); 82 virtual Sequence< UsrAny > getErrorExceptions(void) THROWS( (UsrSystemException) ); 83 virtual Sequence< UString > getWarnings(void) THROWS( (UsrSystemException) ); 121 … THROWS( ( IllegalArgumentException, in testInvariant() 136 … INT32 hTestHandle) THROWS( ( IllegalArgumentException, in test() [all …]
|
| H A D | datatest.cxx | 81 … THROWS( ( IllegalArgumentException, 86 … INT32 hTestHandle) THROWS( ( IllegalArgumentException, 89 virtual BOOL testPassed(void) THROWS( ( UsrSystemException) ); 90 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) ); 91 virtual Sequence< UsrAny > getErrorExceptions(void) THROWS( (UsrSystemException) ); 92 virtual Sequence< UString > getWarnings(void) THROWS( (UsrSystemException) ); 119 … THROWS( ( IllegalArgumentException, in testInvariant() 161 … INT32 hTestHandle) THROWS( ( IllegalArgumentException, in test() 231 BOOL ODataStreamTest::testPassed(void) THROWS( (UsrSystemExcep… in testPassed() 237 Sequence< UString > ODataStreamTest::getErrors(void) THROWS( (UsrSystemE… in getErrors() [all …]
|
| H A D | pipetest.cxx | 107 static Sequence< UString > getSupportedServiceNames_Static(void) THROWS( () ); 108 static UString getImplementationName_Static() THROWS( () ); 112 … THROWS( ( IllegalArgumentException, 117 … INT32 hTestHandle) THROWS( ( IllegalArgumentException, 120 virtual BOOL testPassed(void) THROWS( ( UsrSystemException) ); 121 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) ); 122 virtual Sequence< UsrAny > getErrorExceptions(void) THROWS( (UsrSystemException) ); 123 virtual Sequence< UString > getWarnings(void) THROWS( (UsrSystemException) ); 163 … THROWS( ( IllegalArgumentException, in testInvariant() 179 … INT32 hTestHandle) THROWS( ( IllegalArgumentException, in test() [all …]
|
| /AOO41X/main/extensions/test/sax/ |
| H A D | testwriter.cxx | 139 … THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) ); 141 … THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) ); 143 … THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) ); 153 THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) ) in writeBytes() 165 THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) ) in flush() 171 … THROWS( (NotConnectedException, BufferSizeExceededException, UsrSystemException) ) in closeOutput() 197 … THROWS( ( IllegalArgumentException, 202 … INT32 hTestHandle) THROWS( ( IllegalArgumentException, 205 virtual BOOL testPassed(void) THROWS( ( UsrSystemException) ); 206 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) ); [all …]
|
| H A D | testsax.cxx | 135 … THROWS( ( IllegalArgumentException, 140 … INT32 hTestHandle) THROWS( ( IllegalArgumentException, 143 virtual BOOL testPassed(void) THROWS( ( UsrSystemException) ); 144 virtual Sequence< UString > getErrors(void) THROWS( (UsrSystemException) ); 145 virtual Sequence< UsrAny > getErrorExceptions(void) THROWS( (UsrSystemException) ); 146 virtual Sequence< UString > getWarnings(void) THROWS( (UsrSystemException) ); 169 XInterfaceRef OSaxParserTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Except… in OSaxParserTest_CreateInstance() 177 UString OSaxParserTest_getServiceName( ) THROWS( () ) in OSaxParserTest_getServiceName() 182 UString OSaxParserTest_getImplementationName( ) THROWS( () ) in OSaxParserTest_getImplementationName() 187 Sequence<UString> OSaxParserTest_getSupportedServiceNames( ) THROWS( () ) in OSaxParserTest_getSupportedServiceNames() [all …]
|
| H A D | factory.hxx | 23 XInterfaceRef OSaxWriterTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Except… 24 UString OSaxWriterTest_getServiceName( ) THROWS( () ); 25 UString OSaxWriterTest_getImplementationName( ) THROWS( () ); 26 Sequence<UString> OSaxWriterTest_getSupportedServiceNames( ) THROWS( () );
|
| /AOO41X/main/extensions/workben/ |
| H A D | pythonautotest.cxx | 69 XIntrospectionAccessRef getIntrospection(void) const THROWS( (UsrSystemException) ) in getIntrospection() 76 … THROWS( ( IllegalArgumentException, 81 … THROWS( ( UnknownPropertyException, 87 … THROWS( ( UnknownPropertyException, 89 BOOL hasMethod(const UString& Name) const THROWS( (UsrSystemException) ); 90 BOOL hasProperty(const UString& Name) const THROWS( (UsrSystemException) ); 129 … THROWS( ( IllegalArgumentException, in invoke() 153 … THROWS( ( UnknownPropertyException, in setValue() 167 … THROWS( ( UnknownPropertyException, in getValue() 183 BOOL MyPythonRoot::hasMethod(const UString& Name) const THROWS( (UsrSystemException) ) in hasMethod() [all …]
|
| H A D | pythontest.cxx | 52 virtual void interrupt(const InterruptEngineEvent& Evt) THROWS( (UsrSystemException) ) {} in interrupt() 53 virtual void running(const EventObject& Evt) THROWS( (UsrSystemException) ) {} in running() 54 virtual void finished(const FinishEngineEvent& Evt) THROWS( (UsrSystemException) ) {} in finished() 110 virtual void interrupt(const InterruptEngineEvent& Evt) THROWS( (UsrSystemException) ) in interrupt() 123 virtual void running(const EventObject& Evt) THROWS( (UsrSystemException) ) in running() 134 virtual void finished(const FinishEngineEvent& Evt) THROWS( (UsrSystemException) ) in finished()
|
| /AOO41X/main/sc/workben/ |
| H A D | addin.cxx | 157 THROWS( (UsrSystemException) ) in getProgrammaticFuntionName() 164 THROWS( (UsrSystemException) ) in getDisplayFunctionName() 183 THROWS( (UsrSystemException) ) in getFunctionDescription() 202 INT32 nArgument) THROWS( (UsrSystemException) ) in getDisplayArgumentName() 255 INT32 nArgument) THROWS( (UsrSystemException) ) in getArgumentDescription() 308 THROWS( (UsrSystemException) ) in getProgrammaticCategoryName() 327 THROWS( (UsrSystemException) ) in getDisplayCategoryName() 336 void ScTestAddIn::setLocale(const lang::Locale& eLocale) THROWS( (UsrSystemException) ) in setLocale()
|
| /AOO41X/main/vos/inc/vos/ |
| H A D | xception.hxx | 53 #define THROWS( ARG ) throw ARG macro
|