Home
last modified time | relevance | path

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

/trunk/main/udkapi/com/sun/star/lang/
H A DXConnectionPointContainer.idl62 // DocMerge from idl: method com::sun::star::lang::XConnectionPointContainer::queryConnectionPoint
72 XConnectionPoint queryConnectionPoint( [in] type aType );
82 get with <code>queryConnectionPoint( id )</code>. </p>
/trunk/main/UnoControls/source/controls/
H A Dframecontrol.cxx272 Reference< XConnectionPoint > SAL_CALL FrameControl::queryConnectionPoint( const Type& aType ) thro… in queryConnectionPoint() function in unocontrols::FrameControl
275 return m_aConnectionPointContainer.queryConnectionPoint( aType ); in queryConnectionPoint()
H A DOConnectionPointContainerHelper.cxx130 Reference< XConnectionPoint > SAL_CALL OConnectionPointContainerHelper::queryConnectionPoint( const… in queryConnectionPoint() function in unocontrols::OConnectionPointContainerHelper
/trunk/main/UnoControls/source/inc/
H A DOConnectionPointContainerHelper.hxx196 …virtual UNO3_REFERENCE< UNO3_XCONNECTIONPOINT > SAL_CALL queryConnectionPoint( const UNO3_TYPE& aT…
H A Dframecontrol.hxx369 …virtual UNO3_REFERENCE< UNO3_XCONNECTIONPOINT > SAL_CALL queryConnectionPoint( const UNO3_TYPE& aT…

Completed in 47 milliseconds