Lines Matching refs:RuntimeException

68 	RuntimeException _aDummyRE;
81 …nterface( const ::com::sun::star::uno::Type& aType ) throw(::com::sun::star::uno::RuntimeException) in queryInterface()
108 virtual OUString SAL_CALL getImplementationName() throw (RuntimeException);
109 …virtual sal_Bool SAL_CALL supportsService( const OUString & rServiceName ) throw (RuntimeException
110 virtual Sequence< OUString > SAL_CALL getSupportedServiceNames() throw (RuntimeException);
113 virtual sal_Int32 SAL_CALL getLong_attr() throw(::com::sun::star::uno::RuntimeException) in getLong_attr()
115 …id SAL_CALL setLong_attr( sal_Int32 _attributelong ) throw(::com::sun::star::uno::RuntimeException) in setLong_attr()
117 virtual sal_Int64 SAL_CALL getHyper_attr() throw(::com::sun::star::uno::RuntimeException) in getHyper_attr()
119 … SAL_CALL setHyper_attr( sal_Int64 _attributehyper ) throw(::com::sun::star::uno::RuntimeException) in setHyper_attr()
121 virtual float SAL_CALL getFloat_attr() throw(::com::sun::star::uno::RuntimeException) in getFloat_attr()
123 …void SAL_CALL setFloat_attr( float _attributefloat ) throw(::com::sun::star::uno::RuntimeException) in setFloat_attr()
125 virtual double SAL_CALL getDouble_attr() throw(::com::sun::star::uno::RuntimeException) in getDouble_attr()
127 …d SAL_CALL setDouble_attr( double _attributedouble ) throw(::com::sun::star::uno::RuntimeException) in setDouble_attr()
129 virtual OUString SAL_CALL getString_attr() throw(::com::sun::star::uno::RuntimeException) in getString_attr()
131 …ring_attr( const ::rtl::OUString& _attributestring ) throw(::com::sun::star::uno::RuntimeException) in setString_attr()
133 …Reference< XInterface > SAL_CALL getInterface_attr() throw(::com::sun::star::uno::RuntimeException) in getInterface_attr()
135 …const Reference< XInterface >& _attributeinterface ) throw(::com::sun::star::uno::RuntimeException) in setInterface_attr()
137 virtual Any SAL_CALL getAny_attr() throw(::com::sun::star::uno::RuntimeException) in getAny_attr()
139 …oid SAL_CALL setAny_attr( const Any& _attributeany ) throw(::com::sun::star::uno::RuntimeException) in setAny_attr()
141 …eference< XInterface > > SAL_CALL getSequence_attr() throw(::com::sun::star::uno::RuntimeException) in getSequence_attr()
143 …nce< Reference< XInterface > >& _attributesequence ) throw(::com::sun::star::uno::RuntimeException) in setSequence_attr()
145 virtual ComplexTypes SAL_CALL getStruct_attr() throw(::com::sun::star::uno::RuntimeException) in getStruct_attr()
147 …:test::performance::ComplexTypes& _attributestruct ) throw(::com::sun::star::uno::RuntimeException) in setStruct_attr()
151 virtual sal_Int32 SAL_CALL getLong() throw(::com::sun::star::uno::RuntimeException) in getLong()
153 virtual void SAL_CALL setLong( sal_Int32 _long ) throw(::com::sun::star::uno::RuntimeException) in setLong()
155 virtual sal_Int64 SAL_CALL getHyper() throw(::com::sun::star::uno::RuntimeException) in getHyper()
157 … virtual void SAL_CALL setHyper( sal_Int64 _hyper ) throw(::com::sun::star::uno::RuntimeException) in setHyper()
159 virtual float SAL_CALL getFloat() throw(::com::sun::star::uno::RuntimeException) in getFloat()
161 virtual void SAL_CALL setFloat( float _float ) throw(::com::sun::star::uno::RuntimeException) in setFloat()
163 virtual double SAL_CALL getDouble() throw(::com::sun::star::uno::RuntimeException) in getDouble()
165 virtual void SAL_CALL setDouble( double _double ) throw(::com::sun::star::uno::RuntimeException) in setDouble()
167 virtual OUString SAL_CALL getString() throw(::com::sun::star::uno::RuntimeException) in getString()
169 …SAL_CALL setString( const ::rtl::OUString& _string ) throw(::com::sun::star::uno::RuntimeException) in setString()
171 …tual Reference< XInterface > SAL_CALL getInterface() throw(::com::sun::star::uno::RuntimeException) in getInterface()
173 …e< ::com::sun::star::uno::XInterface >& _interface ) throw(::com::sun::star::uno::RuntimeException) in setInterface()
175 virtual Any SAL_CALL getAny() throw(::com::sun::star::uno::RuntimeException) in getAny()
177 …ALL setAny( const ::com::sun::star::uno::Any& _any ) throw(::com::sun::star::uno::RuntimeException) in setAny()
179 …ce< Reference< XInterface > > SAL_CALL getSequence() throw(::com::sun::star::uno::RuntimeException) in getSequence()
181 …nst Sequence< Reference< XInterface > >& _sequence ) throw(::com::sun::star::uno::RuntimeException) in setSequence()
183 virtual ComplexTypes SAL_CALL getStruct() throw(::com::sun::star::uno::RuntimeException) in getStruct()
185 …com::sun::star::test::performance::ComplexTypes& c ) throw(::com::sun::star::uno::RuntimeException) in setStruct()
188 virtual void SAL_CALL async() throw(::com::sun::star::uno::RuntimeException) in async()
190 virtual void SAL_CALL sync() throw(::com::sun::star::uno::RuntimeException) in sync()
192 …::sun::star::test::performance::ComplexTypes& aVal ) throw(::com::sun::star::uno::RuntimeException) in complex_in()
194 …::sun::star::test::performance::ComplexTypes& aVal ) throw(::com::sun::star::uno::RuntimeException) in complex_inout()
196 …::sun::star::test::performance::ComplexTypes& aVal ) throw(::com::sun::star::uno::RuntimeException) in complex_oneway()
198 …::sun::star::test::performance::ComplexTypes& aVal ) throw(::com::sun::star::uno::RuntimeException) in complex_noreturn()
200 …eference< XPerformanceTest > SAL_CALL createObject() throw(::com::sun::star::uno::RuntimeException) in createObject()
202 virtual void SAL_CALL raiseRuntimeException( ) throw(::com::sun::star::uno::RuntimeException) in raiseRuntimeException()
211 throw (RuntimeException) in getImplementationName()
217 throw (RuntimeException) in supportsService()
230 throw (RuntimeException) in getSupportedServiceNames()