Searched refs:xInteractions (Results 1 – 1 of 1) sorted by relevance
523 Reference< XInteractionHandler > xInteractions; in connect() local526 xInteractions = Reference< XInteractionHandler >( in connect()537 if (!xInteractions.is()) in connect()553 xConnection = xComplConn->connectWithCompletion( xInteractions ); in connect()579 xInteractions->handle( new OInteractionRequest( makeAny( aDetailedError ) ) ); in connect()584 xInteractions->handle( new OInteractionRequest( makeAny( aException ) ) ); in connect()
Completed in 6 milliseconds