Home
last modified time | relevance | path

Searched refs:_queryThrow (Results 1 – 1 of 1) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Dsharedunocomponent.hxx176 …n::star::uno::XInterface* _pInterface, ::com::sun::star::uno::UnoReference_QueryThrow _queryThrow ) in SharedUNOComponent() argument
178 set( _pInterface, _queryThrow ); in SharedUNOComponent()
181 …sun::star::uno::BaseReference & _rRef, ::com::sun::star::uno::UnoReference_QueryThrow _queryThrow ) in SharedUNOComponent() argument
183 set( _rRef, _queryThrow ); in SharedUNOComponent()
186 …nst ::com::sun::star::uno::Any& _rAny, ::com::sun::star::uno::UnoReference_QueryThrow _queryThrow ) in SharedUNOComponent() argument
188 set( _rAny, _queryThrow ); in SharedUNOComponent()
214 …::star::uno::XInterface* _pInterface, ::com::sun::star::uno::UnoReference_QueryThrow _queryThrow );
215 …un::star::uno::BaseReference & _rRef, ::com::sun::star::uno::UnoReference_QueryThrow _queryThrow );
216 …st ::com::sun::star::uno::Any& _rAny, ::com::sun::star::uno::UnoReference_QueryThrow _queryThrow );
295 …n::star::uno::XInterface* _pInterface, ::com::sun::star::uno::UnoReference_QueryThrow _queryThrow ) in set() argument
[all …]