Searched refs:bInteractionGranted (Results 1 – 4 of 4) sorted by relevance
162 void VCLSession::callInteractionGranted( bool bInteractionGranted ) in callInteractionGranted() argument172 m_bInteractionGranted = bInteractionGranted; in callInteractionGranted()186 it->m_xListener->approveInteraction( bInteractionGranted ); in callInteractionGranted()
71 @param bInteractionGranted81 [oneway] void approveInteraction( [in] boolean bInteractionGranted );
306 void SAL_CALL SessionListener::approveInteraction( sal_Bool bInteractionGranted ) in approveInteraction() argument312 if ( bInteractionGranted ) in approveInteraction()
164 virtual void SAL_CALL approveInteraction( sal_Bool bInteractionGranted )
Completed in 23 milliseconds