Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Dsession.cxx162 void VCLSession::callInteractionGranted( bool bInteractionGranted ) in callInteractionGranted() argument
172 m_bInteractionGranted = bInteractionGranted; in callInteractionGranted()
186 it->m_xListener->approveInteraction( bInteractionGranted ); in callInteractionGranted()
/trunk/main/offapi/com/sun/star/frame/
H A DXSessionManagerListener.idl71 @param bInteractionGranted
81 [oneway] void approveInteraction( [in] boolean bInteractionGranted );
/trunk/main/framework/source/services/
H A Dsessionlistener.cxx306 void SAL_CALL SessionListener::approveInteraction( sal_Bool bInteractionGranted ) in approveInteraction() argument
312 if ( bInteractionGranted ) in approveInteraction()
/trunk/main/framework/inc/services/
H A Dsessionlistener.hxx164 virtual void SAL_CALL approveInteraction( sal_Bool bInteractionGranted )

Completed in 25 milliseconds