Lines Matching refs:RuntimeException

171 	virtual OUString SAL_CALL getImplementationName() throw (RuntimeException);
172 …virtual sal_Bool SAL_CALL supportsService( const OUString & rServiceName ) throw (RuntimeException
173 virtual Sequence< OUString > SAL_CALL getSupportedServiceNames() throw (RuntimeException);
186 throw(com::sun::star::uno::RuntimeException);
198 throw(com::sun::star::uno::RuntimeException);
210 throw(com::sun::star::uno::RuntimeException);
212 …t SAL_CALL echoSmallStruct(const SmallStruct& rStruct) throw(com::sun::star::uno::RuntimeException) in echoSmallStruct()
214 …SAL_CALL echoMediumStruct(const MediumStruct& rStruct) throw(com::sun::star::uno::RuntimeException) in echoMediumStruct()
216 …truct SAL_CALL echoBigStruct(const BigStruct& rStruct) throw(com::sun::star::uno::RuntimeException) in echoBigStruct()
218 …loats SAL_CALL echoAllFloats(const AllFloats& rStruct) throw(com::sun::star::uno::RuntimeException) in echoAllFloats()
220 …Int64, sal_Int64, sal_Int32, sal_Int64, sal_Int32 i2 ) throw(com::sun::star::uno::RuntimeException) in testPPCAlignment()
223 virtual sal_Bool SAL_CALL getBool() throw(com::sun::star::uno::RuntimeException) in getBool()
225 virtual sal_Int8 SAL_CALL getByte() throw(com::sun::star::uno::RuntimeException) in getByte()
227 virtual sal_Unicode SAL_CALL getChar() throw(com::sun::star::uno::RuntimeException) in getChar()
229 virtual sal_Int16 SAL_CALL getShort() throw(com::sun::star::uno::RuntimeException) in getShort()
231 virtual sal_uInt16 SAL_CALL getUShort() throw(com::sun::star::uno::RuntimeException) in getUShort()
233 virtual sal_Int32 SAL_CALL getLong() throw(com::sun::star::uno::RuntimeException) in getLong()
235 virtual sal_uInt32 SAL_CALL getULong() throw(com::sun::star::uno::RuntimeException) in getULong()
237 virtual sal_Int64 SAL_CALL getHyper() throw(com::sun::star::uno::RuntimeException) in getHyper()
239 virtual sal_uInt64 SAL_CALL getUHyper() throw(com::sun::star::uno::RuntimeException) in getUHyper()
241 virtual float SAL_CALL getFloat() throw(com::sun::star::uno::RuntimeException) in getFloat()
243 virtual double SAL_CALL getDouble() throw(com::sun::star::uno::RuntimeException) in getDouble()
245 virtual TestEnum SAL_CALL getEnum() throw(com::sun::star::uno::RuntimeException) in getEnum()
247 virtual rtl::OUString SAL_CALL getString() throw(com::sun::star::uno::RuntimeException) in getString()
249 …sun::star::uno::XInterface > SAL_CALL getInterface( ) throw(com::sun::star::uno::RuntimeException) in getInterface()
251 virtual com::sun::star::uno::Any SAL_CALL getAny() throw(com::sun::star::uno::RuntimeException) in getAny()
253 …r::uno::Sequence< TestElement > SAL_CALL getSequence() throw(com::sun::star::uno::RuntimeException) in getSequence()
255 virtual TestData SAL_CALL getStruct() throw(com::sun::star::uno::RuntimeException) in getStruct()
258 virtual void SAL_CALL setBool( sal_Bool _bool ) throw(::com::sun::star::uno::RuntimeException) in setBool()
260 virtual void SAL_CALL setByte( sal_Int8 _byte ) throw(::com::sun::star::uno::RuntimeException) in setByte()
262 … virtual void SAL_CALL setChar( sal_Unicode _char ) throw(::com::sun::star::uno::RuntimeException) in setChar()
264 … virtual void SAL_CALL setShort( sal_Int16 _short ) throw(::com::sun::star::uno::RuntimeException) in setShort()
266 …irtual void SAL_CALL setUShort( sal_uInt16 _ushort ) throw(::com::sun::star::uno::RuntimeException) in setUShort()
268 virtual void SAL_CALL setLong( sal_Int32 _long ) throw(::com::sun::star::uno::RuntimeException) in setLong()
270 … virtual void SAL_CALL setULong( sal_uInt32 _ulong ) throw(::com::sun::star::uno::RuntimeException) in setULong()
272 … virtual void SAL_CALL setHyper( sal_Int64 _hyper ) throw(::com::sun::star::uno::RuntimeException) in setHyper()
274 …irtual void SAL_CALL setUHyper( sal_uInt64 _uhyper ) throw(::com::sun::star::uno::RuntimeException) in setUHyper()
276 virtual void SAL_CALL setFloat( float _float ) throw(::com::sun::star::uno::RuntimeException) in setFloat()
278 virtual void SAL_CALL setDouble( double _double ) throw(::com::sun::star::uno::RuntimeException) in setDouble()
280 virtual void SAL_CALL setEnum( TestEnum _enum ) throw(::com::sun::star::uno::RuntimeException) in setEnum()
282 …SAL_CALL setString( const ::rtl::OUString& _string ) throw(::com::sun::star::uno::RuntimeException) in setString()
284 …e< ::com::sun::star::uno::XInterface >& _interface ) throw(::com::sun::star::uno::RuntimeException) in setInterface()
286 …ALL setAny( const ::com::sun::star::uno::Any& _any ) throw(::com::sun::star::uno::RuntimeException) in setAny()
288 …:sun::star::uno::Sequence<TestElement >& _sequence ) throw(::com::sun::star::uno::RuntimeException) in setSequence()
290 …l void SAL_CALL setStruct( const TestData& _struct ) throw(::com::sun::star::uno::RuntimeException) in setStruct()
293 virtual sal_Int32 SAL_CALL getRaiseAttr1() throw (RuntimeException) in getRaiseAttr1()
294 { throw RuntimeException(); } in getRaiseAttr1()
297 throw (IllegalArgumentException, RuntimeException) in setRaiseAttr1()
301 throw (IllegalArgumentException, RuntimeException) in getRaiseAttr2()
305 TestPolyStruct< sal_Bool > const & arg) throw (RuntimeException) in transportPolyBoolean()
309 throw (RuntimeException) {} in transportPolyHyper()
313 TestPolyStruct< Sequence< Any > > & arg2) throw (RuntimeException) in transportPolySequence()
317 throw (RuntimeException) in getNullPolyLong()
321 throw (RuntimeException) in getNullPolyString()
325 throw (RuntimeException) in getNullPolyType()
329 throw (RuntimeException) in getNullPolyAny()
333 getNullPolySequence() throw (RuntimeException) in getNullPolySequence()
337 throw (RuntimeException) in getNullPolyEnum()
343 throw (RuntimeException) in getNullPolyBadEnum()
349 throw (RuntimeException) in getNullPolyStruct()
353 getNullPolyInterface() throw (RuntimeException) in getNullPolyInterface()
358 throw(::com::sun::star::uno::RuntimeException);
361 throw(::com::sun::star::uno::RuntimeException);
363 throw(::com::sun::star::uno::RuntimeException);
365 throw(::com::sun::star::uno::RuntimeException);
368 throw(::com::sun::star::uno::RuntimeException);
370 virtual Reference< XMulti > SAL_CALL getMulti() throw (RuntimeException);
373 throw (RuntimeException);
377 throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
381 throw(::com::sun::star::uno::RuntimeException);
383 virtual sal_Int32 SAL_CALL getRuntimeException() throw(::com::sun::star::uno::RuntimeException);
384 … setRuntimeException( sal_Int32 _runtimeexception ) throw(::com::sun::star::uno::RuntimeException);
388 const Sequence< sal_Bool >& aSeq ) throw (RuntimeException);
390 const Sequence< sal_Unicode >& aSeq ) throw (RuntimeException);
392 const Sequence< sal_Int8 >& aSeq ) throw (RuntimeException);
394 const Sequence< sal_Int16 >& aSeq ) throw (RuntimeException);
396 const Sequence< sal_uInt16 >& aSeq ) throw (RuntimeException);
398 const Sequence< sal_Int32 >& aSeq ) throw (RuntimeException);
400 const Sequence< sal_uInt32 >& aSeq ) throw (RuntimeException);
402 const Sequence< sal_Int64 >& aSeq ) throw (RuntimeException);
404 const Sequence< sal_uInt64 >& aSeq ) throw (RuntimeException);
406 const Sequence< float >& aSeq ) throw (RuntimeException);
408 const Sequence< double >& aSeq ) throw (RuntimeException);
410 const Sequence< TestEnum >& aSeq ) throw (RuntimeException) ;
412 const Sequence< OUString >& aString ) throw (RuntimeException);
415 throw (RuntimeException);
417 const Sequence<Any >& aSeq ) throw (RuntimeException);
419 const Sequence< TestElement >& aSeq ) throw (RuntimeException);
421 const Sequence<Sequence< sal_Int32 > >& aSeq ) throw (RuntimeException);
424 throw (RuntimeException);
442 throw (RuntimeException);
460 throw (RuntimeException);
463 throw (RuntimeException);
466 throw (RuntimeException);
469 …rence< XRecursiveCall >& xCall, sal_Int32 nToCall ) throw(::com::sun::star::uno::RuntimeException);
481 Any Test_Impl::transportAny( const Any & value ) throw ( ::com::sun::star::uno::RuntimeException) in transportAny()
487 …pl::call( sal_Int32 nCallId , sal_Int32 nWaitMUSEC ) throw(::com::sun::star::uno::RuntimeException) in call()
503 …lOneway( sal_Int32 nCallId , sal_Int32 nWaitMUSEC ) throw (::com::sun::star::uno::RuntimeException) in callOneway()
512 sal_Bool Test_Impl::sequenceOfCallTestPassed() throw (::com::sun::star::uno::RuntimeException) in sequenceOfCallTestPassed()
520 throw(::com::sun::star::uno::RuntimeException) in startRecursiveCall()
534 throw(::com::sun::star::uno::RuntimeException) in callRecursivly()
544 Reference< XMulti > Test_Impl::getMulti() throw (RuntimeException) { in getMulti()
549 throw (RuntimeException) in testMulti()
565 throw(com::sun::star::uno::RuntimeException) in setValues()
583 throw(com::sun::star::uno::RuntimeException) in setValues2()
607 throw(com::sun::star::uno::RuntimeException) in getValues()
630 throw(::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException) in raiseException()
640 throw(::com::sun::star::uno::RuntimeException) in raiseRuntimeExceptionOneway()
642 RuntimeException aExc; in raiseRuntimeExceptionOneway()
648 void dothrow2( RuntimeException e ) in dothrow2()
652 void dothrow( RuntimeException const & e ) in dothrow()
667 RuntimeException exc; in dothrow()
684 throw (RuntimeException) in getRuntimeException()
688 dothrow( RuntimeException( _aData.String, _aData.Interface ) ); in getRuntimeException()
698 void Test_Impl::setRuntimeException( sal_Int32 ) throw(::com::sun::star::uno::RuntimeException) in setRuntimeException()
700 RuntimeException aExc; in setRuntimeException()
708 const Sequence< sal_Bool >& aSeq ) throw (RuntimeException) in setSequenceBool()
715 const Sequence< sal_Unicode >& aSeq ) throw (RuntimeException) in setSequenceChar()
722 const Sequence< sal_Int8 >& aSeq ) throw (RuntimeException) in setSequenceByte()
729 const Sequence< sal_Int16 >& aSeq ) throw (RuntimeException) in setSequenceShort()
736 const Sequence< sal_uInt16 >& aSeq ) throw (RuntimeException) in setSequenceUShort()
743 const Sequence< sal_Int32 >& aSeq ) throw (RuntimeException) in setSequenceLong()
750 const Sequence< sal_uInt32 >& aSeq ) throw (RuntimeException) in setSequenceULong()
757 const Sequence< sal_Int64 >& aSeq ) throw (RuntimeException) in setSequenceHyper()
764 const Sequence< sal_uInt64 >& aSeq ) throw (RuntimeException) in setSequenceUHyper()
771 const Sequence< float >& aSeq ) throw (RuntimeException) in setSequenceFloat()
778 const Sequence< double >& aSeq ) throw (RuntimeException) in setSequenceDouble()
785 const Sequence< TestEnum >& aSeq ) throw (RuntimeException) in setSequenceEnum()
792 const Sequence< OUString >& aSeq ) throw (RuntimeException) in setSequenceString()
800 throw (RuntimeException) in setSequenceXInterface()
807 const Sequence<Any >& aSeq ) throw (RuntimeException) in setSequenceAny()
814 const Sequence< TestElement >& aSeq ) throw (RuntimeException) in setSequenceStruct()
821 const Sequence<Sequence< sal_Int32 > >& aSeq ) throw (RuntimeException) in setDim2()
829 throw (RuntimeException) in setDim3()
852 throw (RuntimeException) in setSequencesInOut()
890 throw (RuntimeException) in setSequencesOut()
912 Reference< XComponentContext > const & context) throw (RuntimeException) in testConstructorsService()
1129 throw (RuntimeException) in getCurrentContextChecker()
1137 throw (RuntimeException) in getImplementationName()
1143 throw (RuntimeException) in supportsService()
1156 throw (RuntimeException) in getSupportedServiceNames()