Searched refs:queryConnectionPoint (Results 1 – 5 of 5) sorted by relevance
62 // DocMerge from idl: method com::sun::star::lang::XConnectionPointContainer::queryConnectionPoint72 XConnectionPoint queryConnectionPoint( [in] type aType ); 82 get with <code>queryConnectionPoint( id )</code>. </p>
272 Reference< XConnectionPoint > SAL_CALL FrameControl::queryConnectionPoint( const Type& aType ) thro… in queryConnectionPoint() function in unocontrols::FrameControl275 return m_aConnectionPointContainer.queryConnectionPoint( aType ); in queryConnectionPoint()
130 Reference< XConnectionPoint > SAL_CALL OConnectionPointContainerHelper::queryConnectionPoint( const… in queryConnectionPoint() function in unocontrols::OConnectionPointContainerHelper
196 …virtual UNO3_REFERENCE< UNO3_XCONNECTIONPOINT > SAL_CALL queryConnectionPoint( const UNO3_TYPE& aT…
369 …virtual UNO3_REFERENCE< UNO3_XCONNECTIONPOINT > SAL_CALL queryConnectionPoint( const UNO3_TYPE& aT…
Completed in 38 milliseconds