Lines Matching refs:SAL_THROW

45     SAL_THROW( (RuntimeException) )  in iquery()
62 XInterface * pInterface ) SAL_THROW( (RuntimeException) ) in iquery()
76 SAL_THROW( (RuntimeException) ) in iquery_throw()
88 XInterface * pInterface ) SAL_THROW( (RuntimeException) ) in iquery_throw()
96 interface_type * pInterface ) SAL_THROW( (RuntimeException) ) in iset_throw()
111 inline Reference< interface_type >::~Reference() SAL_THROW( () ) in ~Reference()
118 inline Reference< interface_type >::Reference() SAL_THROW( () ) in Reference()
124 inline Reference< interface_type >::Reference( const Reference< interface_type > & rRef ) SAL_THROW in Reference()
132 inline Reference< interface_type >::Reference( interface_type * pInterface ) SAL_THROW( () ) in Reference()
140 …erence< interface_type >::Reference( interface_type * pInterface, __sal_NoAcquire ) SAL_THROW( () ) in Reference()
146 … interface_type >::Reference( interface_type * pInterface, UnoReference_NoAcquire ) SAL_THROW( () ) in Reference()
152 …ace_type >::Reference( const BaseReference & rRef, UnoReference_Query ) SAL_THROW( (RuntimeExcepti… in Reference()
158 …erface_type >::Reference( XInterface * pInterface, UnoReference_Query ) SAL_THROW( (RuntimeExcepti… in Reference()
164 inline Reference< interface_type >::Reference( const Any & rAny, UnoReference_Query ) SAL_THROW( (R… in Reference()
172 …ype >::Reference( const BaseReference & rRef, UnoReference_QueryThrow ) SAL_THROW( (RuntimeExcepti… in Reference()
179 …e_type >::Reference( XInterface * pInterface, UnoReference_QueryThrow ) SAL_THROW( (RuntimeExcepti… in Reference()
186 …nterface_type >::Reference( const Any & rAny, UnoReference_QueryThrow ) SAL_THROW( (RuntimeExcepti… in Reference()
194 …ence( const Reference< interface_type > & rRef, UnoReference_SetThrow ) SAL_THROW( (RuntimeExcepti… in Reference()
201 …type >::Reference( interface_type * pInterface, UnoReference_SetThrow ) SAL_THROW( (RuntimeExcepti… in Reference()
210 inline void Reference< interface_type >::clear() SAL_THROW( () ) in clear()
222 interface_type * pInterface ) SAL_THROW( () ) in set()
235 interface_type * pInterface, __sal_NoAcquire ) SAL_THROW( () ) in set()
246 interface_type * pInterface, UnoReference_NoAcquire ) SAL_THROW( () ) in set()
254 const Reference< interface_type > & rRef ) SAL_THROW( () ) in set()
261 XInterface * pInterface, UnoReference_Query ) SAL_THROW( (RuntimeException) ) in set()
268 const BaseReference & rRef, UnoReference_Query ) SAL_THROW( (RuntimeException) ) in set()
290 XInterface * pInterface, UnoReference_QueryThrow ) SAL_THROW( (RuntimeException) ) in set()
297 const BaseReference & rRef, UnoReference_QueryThrow ) SAL_THROW( (RuntimeException) ) in set()
316 interface_type * pInterface, UnoReference_SetThrow ) SAL_THROW( (RuntimeException) ) in set()
323 … const Reference< interface_type > & rRef, UnoReference_SetThrow ) SAL_THROW( (RuntimeException) ) in set()
333 interface_type * pInterface ) SAL_THROW( () ) in operator =()
341 const Reference< interface_type > & rRef ) SAL_THROW( () ) in operator =()
350 const BaseReference & rRef ) SAL_THROW( (RuntimeException) ) in query()
358 XInterface * pInterface ) SAL_THROW( (RuntimeException) ) in query()
367 inline sal_Bool BaseReference::operator == ( XInterface * pInterface ) const SAL_THROW( () ) in operator ==()
390 const BaseReference & rRef ) const SAL_THROW( () ) in operator <()
412 inline sal_Bool BaseReference::operator != ( XInterface * pInterface ) const SAL_THROW( () ) in operator !=()
417 inline sal_Bool BaseReference::operator == ( const BaseReference & rRef ) const SAL_THROW( () ) in operator ==()
422 inline sal_Bool BaseReference::operator != ( const BaseReference & rRef ) const SAL_THROW( () ) in operator !=()