Lines Matching refs:RuntimeException

89 Any OInstanceProvider::queryInterface( const  Type & aType ) throw ( RuntimeException )  in queryInterface()
103 ::com::sun::star::uno::RuntimeException) in getInstance()
122 RuntimeException _aDummyRE;
135 …nterface( const ::com::sun::star::uno::Type& aType ) throw(::com::sun::star::uno::RuntimeException) in queryInterface()
162 virtual OUString SAL_CALL getImplementationName() throw (RuntimeException);
163 …virtual sal_Bool SAL_CALL supportsService( const OUString & rServiceName ) throw (RuntimeException
164 virtual Sequence< OUString > SAL_CALL getSupportedServiceNames() throw (RuntimeException);
167 virtual sal_Int32 SAL_CALL getLong_attr() throw(::com::sun::star::uno::RuntimeException) in getLong_attr()
169 …L_CALL setLong_attr( sal_Int32 /* _attributelong */) throw(::com::sun::star::uno::RuntimeException) in setLong_attr()
171 virtual sal_Int64 SAL_CALL getHyper_attr() throw(::com::sun::star::uno::RuntimeException) in getHyper_attr()
173 …CALL setHyper_attr( sal_Int64 /* _attributehyper */) throw(::com::sun::star::uno::RuntimeException) in setHyper_attr()
175 virtual float SAL_CALL getFloat_attr() throw(::com::sun::star::uno::RuntimeException) in getFloat_attr()
177 …SAL_CALL setFloat_attr( float /* _attributefloat */) throw(::com::sun::star::uno::RuntimeException) in setFloat_attr()
179 virtual double SAL_CALL getDouble_attr() throw(::com::sun::star::uno::RuntimeException) in getDouble_attr()
181 …_CALL setDouble_attr( double /* _attributedouble */) throw(::com::sun::star::uno::RuntimeException) in setDouble_attr()
183 virtual OUString SAL_CALL getString_attr() throw(::com::sun::star::uno::RuntimeException) in getString_attr()
185 …attr( const ::rtl::OUString& /* _attributestring */) throw(::com::sun::star::uno::RuntimeException) in setString_attr()
187 …Reference< XInterface > SAL_CALL getInterface_attr() throw(::com::sun::star::uno::RuntimeException) in getInterface_attr()
189 … Reference< XInterface >& /* _attributeinterface */) throw(::com::sun::star::uno::RuntimeException) in setInterface_attr()
191 virtual Any SAL_CALL getAny_attr() throw(::com::sun::star::uno::RuntimeException) in getAny_attr()
193 …AL_CALL setAny_attr( const Any& /* _attributeany */) throw(::com::sun::star::uno::RuntimeException) in setAny_attr()
195 …eference< XInterface > > SAL_CALL getSequence_attr() throw(::com::sun::star::uno::RuntimeException) in getSequence_attr()
197 …Reference< XInterface > >& /* _attributesequence */) throw(::com::sun::star::uno::RuntimeException) in setSequence_attr()
199 virtual ComplexTypes SAL_CALL getStruct_attr() throw(::com::sun::star::uno::RuntimeException) in getStruct_attr()
201 …::performance::ComplexTypes& /* _attributestruct */) throw(::com::sun::star::uno::RuntimeException) in setStruct_attr()
205 virtual sal_Int32 SAL_CALL getLong() throw(::com::sun::star::uno::RuntimeException) in getLong()
207 …irtual void SAL_CALL setLong( sal_Int32 /* _long */) throw(::com::sun::star::uno::RuntimeException) in setLong()
209 virtual sal_Int64 SAL_CALL getHyper() throw(::com::sun::star::uno::RuntimeException) in getHyper()
211 …tual void SAL_CALL setHyper( sal_Int64 /* _hyper */) throw(::com::sun::star::uno::RuntimeException) in setHyper()
213 virtual float SAL_CALL getFloat() throw(::com::sun::star::uno::RuntimeException) in getFloat()
215 … virtual void SAL_CALL setFloat( float /* _float */) throw(::com::sun::star::uno::RuntimeException) in setFloat()
217 virtual double SAL_CALL getDouble() throw(::com::sun::star::uno::RuntimeException) in getDouble()
219 …rtual void SAL_CALL setDouble( double /* _double */) throw(::com::sun::star::uno::RuntimeException) in setDouble()
221 virtual OUString SAL_CALL getString() throw(::com::sun::star::uno::RuntimeException) in getString()
223 …ALL setString( const ::rtl::OUString& /* _string */) throw(::com::sun::star::uno::RuntimeException) in setString()
225 …tual Reference< XInterface > SAL_CALL getInterface() throw(::com::sun::star::uno::RuntimeException) in getInterface()
227 …com::sun::star::uno::XInterface >& /* _interface */) throw(::com::sun::star::uno::RuntimeException) in setInterface()
229 virtual Any SAL_CALL getAny() throw(::com::sun::star::uno::RuntimeException) in getAny()
231 …etAny( const ::com::sun::star::uno::Any& /* _any */) throw(::com::sun::star::uno::RuntimeException) in setAny()
233 …ce< Reference< XInterface > > SAL_CALL getSequence() throw(::com::sun::star::uno::RuntimeException) in getSequence()
235 …Sequence< Reference< XInterface > >& /*_sequence */) throw(::com::sun::star::uno::RuntimeException) in setSequence()
237 virtual ComplexTypes SAL_CALL getStruct() throw(::com::sun::star::uno::RuntimeException) in getStruct()
239 …sun::star::test::performance::ComplexTypes& /* c */) throw(::com::sun::star::uno::RuntimeException) in setStruct()
242 virtual void SAL_CALL async() throw(::com::sun::star::uno::RuntimeException);
244 virtual void SAL_CALL sync() throw(::com::sun::star::uno::RuntimeException) in sync()
246 …::sun::star::test::performance::ComplexTypes& aVal ) throw(::com::sun::star::uno::RuntimeException) in complex_in()
248 …::sun::star::test::performance::ComplexTypes& aVal ) throw(::com::sun::star::uno::RuntimeException) in complex_inout()
250 …::star::test::performance::ComplexTypes& /* aVal */) throw(::com::sun::star::uno::RuntimeException) in complex_oneway()
252 …::star::test::performance::ComplexTypes& /* aVal */) throw(::com::sun::star::uno::RuntimeException) in complex_noreturn()
254 …eference< XPerformanceTest > SAL_CALL createObject() throw(::com::sun::star::uno::RuntimeException) in createObject()
256 virtual void SAL_CALL raiseRuntimeException( ) throw(::com::sun::star::uno::RuntimeException) in raiseRuntimeException()
261 void ServiceImpl::async() throw(::com::sun::star::uno::RuntimeException) in async()
267 throw (RuntimeException) in getImplementationName()
273 throw (RuntimeException) in supportsService()
279 throw (RuntimeException) in getSupportedServiceNames()
289 Any OCallMe::queryInterface( const Type & aType ) throw ( RuntimeException ) in queryInterface()
303 throw( RuntimeException, ::test::TestBridgeException) in call()
322 throw(::com::sun::star::uno::RuntimeException) in drawLine()
328 throw(RuntimeException) in callOneway()
347 throw(::com::sun::star::uno::RuntimeException) in transport()
352 ::rtl::OUString OCallMe::getsAttribute() throw(RuntimeException) in getsAttribute()
357 throw(RuntimeException) in setsAttribute()
362 sal_Int32 nToCall ) throw(RuntimeException) in callAgain()
383 Any OInterfaceTest::queryInterface( const Type & aType ) throw ( RuntimeException ) in queryInterface()
397 throw(RuntimeException) in setIn()
404 throw(RuntimeException) in setInOut()
414 throw(RuntimeException) in getOut()
420 throw(RuntimeException) in get()
435 Any OTestFactory::queryInterface( const Type & aType ) throw ( RuntimeException ) in queryInterface()
449 throw(RuntimeException) in createCallMe()
455 throw(RuntimeException) in createInterfaceTest()