Lines Matching refs:SAL_CALL

130 …virtual Any SAL_CALL queryInterface( const Type & rType ) throw(::com::sun::star::uno::RuntimeExce…
131 virtual void SAL_CALL acquire() throw();
132 virtual void SAL_CALL release() throw();
135 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
138 virtual OUString SAL_CALL getImplementationName() throw(::com::sun::star::uno::RuntimeException);
139 …virtual sal_Bool SAL_CALL supportsService( const OUString & rServiceName ) throw(::com::sun::star:…
140 …virtual Sequence< OUString > SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::Runt…
143 virtual Sequence< Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
144 …virtual Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (::com::sun::star::uno::RuntimeE…
147 …virtual Reference< XIdlClass > SAL_CALL forName( const OUString & rTypeName ) throw(::com::sun::st…
148 …virtual Reference< XIdlClass > SAL_CALL getType( const Any & rObj ) throw(::com::sun::star::uno::R…
151 …virtual Any SAL_CALL getByHierarchicalName( const OUString & rName ) throw(::com::sun::star::conta…
152 …virtual sal_Bool SAL_CALL hasByHierarchicalName( const OUString & rName ) throw(::com::sun::star::…
186 virtual TypeClass SAL_CALL getTypeClass() throw(::com::sun::star::uno::RuntimeException);
187 virtual OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);
188 …virtual sal_Bool SAL_CALL equals( const Reference< XIdlClass >& xType ) throw(::com::sun::star::un…
190 …virtual sal_Bool SAL_CALL isAssignableFrom( const Reference< XIdlClass > & xType ) throw(::com::su…
191 virtual void SAL_CALL createObject( Any & rObj ) throw(::com::sun::star::uno::RuntimeException);
194 …virtual Sequence< Reference< XIdlClass > > SAL_CALL getClasses() throw(::com::sun::star::uno::Runt…
195 …virtual Reference< XIdlClass > SAL_CALL getClass( const OUString & rName ) throw(::com::sun::star:…
196 …virtual Sequence< Reference< XIdlClass > > SAL_CALL getInterfaces() throw(::com::sun::star::uno::R…
199 …virtual Sequence< Reference< XIdlClass > > SAL_CALL getSuperclasses() throw(::com::sun::star::uno:…
201 …virtual Reference< XIdlField > SAL_CALL getField( const OUString & rName ) throw(::com::sun::star:…
202 …virtual Sequence< Reference< XIdlField > > SAL_CALL getFields() throw(::com::sun::star::uno::Runti…
204 virtual Uik SAL_CALL getUik() throw(::com::sun::star::uno::RuntimeException);
205 …virtual Reference< XIdlMethod > SAL_CALL getMethod( const OUString & rName ) throw(::com::sun::sta…
206 …virtual Sequence< Reference< XIdlMethod > > SAL_CALL getMethods() throw(::com::sun::star::uno::Run…
208 …virtual Reference< XIdlClass > SAL_CALL getComponentType() throw(::com::sun::star::uno::RuntimeExc…
209 … virtual Reference< XIdlArray > SAL_CALL getArray() throw(::com::sun::star::uno::RuntimeException);
244 …virtual sal_Bool SAL_CALL isAssignableFrom( const Reference< XIdlClass > & xType ) throw(::com::su…
245 …virtual Sequence< Reference< XIdlClass > > SAL_CALL getSuperclasses() throw(::com::sun::star::uno:…
246 virtual Uik SAL_CALL getUik() throw(::com::sun::star::uno::RuntimeException);
247 …virtual Reference< XIdlMethod > SAL_CALL getMethod( const OUString & rName ) throw(::com::sun::sta…
248 …virtual Sequence< Reference< XIdlMethod > > SAL_CALL getMethods() throw(::com::sun::star::uno::Run…
249 …virtual Reference< XIdlField > SAL_CALL getField( const OUString & rName ) throw(::com::sun::star:…
250 …virtual Sequence< Reference< XIdlField > > SAL_CALL getFields() throw(::com::sun::star::uno::Runti…
251 virtual void SAL_CALL createObject( Any & rObj ) throw(::com::sun::star::uno::RuntimeException);
277 …virtual sal_Bool SAL_CALL isAssignableFrom( const Reference< XIdlClass > & xType ) throw(::com::su…
278 …virtual Sequence< Reference< XIdlClass > > SAL_CALL getSuperclasses() throw(::com::sun::star::uno:…
279 …virtual Reference< XIdlField > SAL_CALL getField( const OUString & rName ) throw(::com::sun::star:…
280 …virtual Sequence< Reference< XIdlField > > SAL_CALL getFields() throw(::com::sun::star::uno::Runti…
299 …virtual Any SAL_CALL queryInterface( const Type & rType ) throw(::com::sun::star::uno::RuntimeExce…
300 virtual void SAL_CALL acquire() throw();
301 virtual void SAL_CALL release() throw();
304 virtual Sequence< Type > SAL_CALL getTypes() throw (::com::sun::star::uno::RuntimeException);
305 …virtual Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (::com::sun::star::uno::RuntimeE…
308 …virtual sal_Bool SAL_CALL isAssignableFrom( const Reference< XIdlClass > & xType ) throw(::com::su…
309 …virtual Reference< XIdlClass > SAL_CALL getComponentType() throw(::com::sun::star::uno::RuntimeExc…
310 … virtual Reference< XIdlArray > SAL_CALL getArray() throw(::com::sun::star::uno::RuntimeException);
313 …virtual void SAL_CALL realloc( Any & rArray, sal_Int32 nLen ) throw(::com::sun::star::lang::Illega…
314 …virtual sal_Int32 SAL_CALL getLen( const Any & rArray ) throw(::com::sun::star::lang::IllegalArgum…
315 …virtual Any SAL_CALL get( const Any & rArray, sal_Int32 nIndex ) throw(::com::sun::star::lang::Ill…
316 …virtual void SAL_CALL set( Any & rArray, sal_Int32 nIndex, const Any & rNewValue ) throw(::com::su…
340 …virtual Reference< XIdlField > SAL_CALL getField( const OUString & rName ) throw(::com::sun::star:…
341 …virtual Sequence< Reference< XIdlField > > SAL_CALL getFields() throw(::com::sun::star::uno::Runti…
342 virtual void SAL_CALL createObject( Any & rObj ) throw(::com::sun::star::uno::RuntimeException);
374 …virtual Reference< XIdlClass > SAL_CALL getDeclaringClass() throw(::com::sun::star::uno::RuntimeEx…
375 virtual OUString SAL_CALL getName() throw(::com::sun::star::uno::RuntimeException);