Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/commontools/
H A Dparameters.cxx634 …ager::completeParameters( const Reference< XInteractionHandler >& _rxCompletionHandler, const Refe… in completeParameters() argument
637 …OSL_ENSURE ( _rxCompletionHandler.is(), "ParameterManager::completeParameters: invalid interaction… in completeParameters()
657 _rxCompletionHandler->handle( xRequest ); in completeParameters()
720 …ger::fillParameterValues( const Reference< XInteractionHandler >& _rxCompletionHandler, ::osl::Res… in fillParameterValues() argument
739 if ( _rxCompletionHandler.is() ) in fillParameterValues()
740 return completeParameters( _rxCompletionHandler, xConnection ); in fillParameterValues()
/aoo42x/main/connectivity/inc/connectivity/
H A Dparameters.hxx186 …om::sun::star::uno::Reference< ::com::sun::star::task::XInteractionHandler >& _rxCompletionHandler,
358 …om::sun::star::uno::Reference< ::com::sun::star::task::XInteractionHandler >& _rxCompletionHandler,
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx1182 …tableMutexGuard& _rClearForNotifies, const Reference< XInteractionHandler >& _rxCompletionHandler ) in fillParameters() argument
1197 return m_aParameterManager.fillParameterValues( _rxCompletionHandler, _rClearForNotifies ); in fillParameters()
1220 …arForNotifies, sal_Bool bMoveToFirst, const Reference< XInteractionHandler >& _rxCompletionHandler) in executeRowSet() argument
1225 if (!fillParameters(_rClearForNotifies, _rxCompletionHandler)) in executeRowSet()
2884 …m, sal_Bool bMoveToFirst, const Reference< XInteractionHandler >& _rxCompletionHandler ) throw( Ru… in load_impl() argument
2915 bSuccess = executeRowSet(aGuard, bMoveToFirst, _rxCompletionHandler); in load_impl()
2987 …pl(sal_Bool bMoveToFirst, const Reference< XInteractionHandler >& _rxCompletionHandler ) throw( Ru… in reload_impl() argument
3018 bSuccess = executeRowSet(aGuard, bMoveToFirst, _rxCompletionHandler); in reload_impl()
H A DDatabaseForm.hxx464 …r::uno::Reference< ::com::sun::star::task::XInteractionHandler >& _rxCompletionHandler = ::com::su…
466 …r::uno::Reference< ::com::sun::star::task::XInteractionHandler >& _rxCompletionHandler = ::com::su…
472 …r::uno::Reference< ::com::sun::star::task::XInteractionHandler >& _rxCompletionHandler = ::com::su…
475 …r::uno::Reference< ::com::sun::star::task::XInteractionHandler >& _rxCompletionHandler = ::com::su…

Completed in 49 milliseconds