Home
last modified time | relevance | path

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

/trunk/main/extensions/source/abpilot/
H A Ddatasourcehandling.cxx514 Reference< XInteractionHandler > xInteractions; in connect() local
517 xInteractions = Reference< XInteractionHandler >( in connect()
528 if (!xInteractions.is()) in connect()
544 xConnection = xComplConn->connectWithCompletion( xInteractions ); in connect()
570 xInteractions->handle( new OInteractionRequest( makeAny( aDetailedError ) ) ); in connect()
575 xInteractions->handle( new OInteractionRequest( makeAny( aException ) ) ); in connect()