Home
last modified time | relevance | path

Searched refs:advise (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/udkapi/com/sun/star/lang/
H A DXConnectionPointContainer.idl76 // DocMerge from xml: method com::sun::star::lang::XConnectionPointContainer::advise
84 <p>Use this method instead of the advise method at the
89 @see XConnectionPoint::advise
91 [oneway] void advise( [in] type aType,
98 advise at the container or at the suitable connection point.
H A DXConnectionPoint.idl84 <member>XConnectionPoint::advise()</member>. </p>
140 // DocMerge from idl: method com::sun::star::lang::XConnectionPoint::advise
152 specifies the listener interface on the client's advise sink.
164 void advise( [in] com::sun::star::uno::XInterface xListener )
171 /** terminates a notification previously set up with advise.
180 specifies the listener interface on the client's advise sink.
H A DListenerExistException.idl38 /** is thrown by the <member>XConnectionPoint::advise</member> method
/aoo42x/main/UnoControls/source/base/
H A Dbasecontrol.cxx593 impl_getMultiplexer()->advise( ::getCppuType(( const Reference< XWindowListener >*)0), xListener ); in addWindowListener()
602 impl_getMultiplexer()->advise( ::getCppuType(( const Reference< XFocusListener >*)0), xListener ); in addFocusListener()
611 impl_getMultiplexer()->advise( ::getCppuType(( const Reference< XKeyListener >*)0), xListener ); in addKeyListener()
620 impl_getMultiplexer()->advise( ::getCppuType(( const Reference< XMouseListener >*)0), xListener ); in addMouseListener()
629 …impl_getMultiplexer()->advise( ::getCppuType(( const Reference< XMouseMotionListener >*)0), xListe… in addMouseMotionListener()
638 impl_getMultiplexer()->advise( ::getCppuType(( const Reference< XPaintListener >*)0), xListener ); in addPaintListener()
H A Dmultiplexer.cxx241 void OMRCListenerMultiplexerHelper::advise( const Type& aType , in advise() function in unocontrols::OMRCListenerMultiplexerHelper
/aoo42x/main/UnoControls/source/controls/
H A DOConnectionPointHelper.cxx160 void SAL_CALL OConnectionPointHelper::advise( const Reference< XInterface >& xListener ) throw( Lis… in advise() function in unocontrols::OConnectionPointHelper
186 m_pContainerImplementation->advise( m_aInterfaceType, xListener ); in advise()
H A Dframecontrol.cxx282 void SAL_CALL FrameControl::advise( const Type& aType , in advise() function in unocontrols::FrameControl
286 m_aConnectionPointContainer.advise( aType, xListener ); in advise()
H A DOConnectionPointContainerHelper.cxx153 void SAL_CALL OConnectionPointContainerHelper::advise( const Type& aType , in advise() function in unocontrols::OConnectionPointContainerHelper
/aoo42x/main/UnoControls/source/inc/
H A DOConnectionPointContainerHelper.hxx211 virtual void SAL_CALL advise( const UNO3_TYPE& aType ,
H A DOConnectionPointHelper.hxx215 …virtual void SAL_CALL advise( const UNO3_REFERENCE< UNO3_XINTERFACE >& xListener ) throw( UNO3_LIS…
H A Dframecontrol.hxx384 virtual void SAL_CALL advise( const UNO3_TYPE& aType ,
/aoo42x/main/UnoControls/inc/
H A Dmultiplexer.hxx293 void advise( const UNO3_TYPE& aType ,
/aoo42x/main/oox/source/token/
H A Dtokens.txt485 advise

Completed in 63 milliseconds