Home
last modified time | relevance | path

Searched refs:XWindowListener (Results 1 – 25 of 80) sorted by relevance

1234

/aoo41x/main/UnoControls/source/base/
H A Dmultiplexer.cxx98 , XWindowListener() in OMRCListenerMultiplexerHelper()
125 static_cast< XWindowListener* > ( this ) , in queryInterface()
335 MULTIPLEX( XWindowListener, windowResized, WindowEvent, aEvent ) in windowResized()
344 MULTIPLEX( XWindowListener, windowMoved, WindowEvent, aEvent ) in windowMoved()
353 MULTIPLEX( XWindowListener, windowShown, EventObject, aEvent ) in windowShown()
362 MULTIPLEX( XWindowListener, windowHidden, EventObject, aEvent ) in windowHidden()
517 if( aType == ::getCppuType((const Reference< XWindowListener >*)0) ) in impl_adviseToPeer()
549 if( aType == ::getCppuType((const Reference< XWindowListener >*)0) ) in impl_unadviseFromPeer()
H A Dbasecontrol.cxx163 ::getCppuType(( const Reference< XWindowListener>*)NULL ) , in getTypes()
232 static_cast< XWindowListener*> ( this ) , in queryAggregation()
591 void SAL_CALL BaseControl::addWindowListener( const Reference< XWindowListener >& xListener ) throw… in addWindowListener()
593 impl_getMultiplexer()->advise( ::getCppuType(( const Reference< XWindowListener >*)0), xListener ); in addWindowListener()
645 void SAL_CALL BaseControl::removeWindowListener( const Reference< XWindowListener >& xListener ) th… in removeWindowListener()
647 …impl_getMultiplexer()->unadvise( ::getCppuType(( const Reference< XWindowListener >*)0), xListener… in removeWindowListener()
H A Dbasecontainercontrol.cxx242 …> removeEventListener ( static_cast< XEventListener* >( static_cast< XWindowListener* >( this ) ) … in dispose()
288 …rol->addEventListener ( static_cast< XEventListener* >( static_cast< XWindowListener* >( this ) ) … in addControl()
353 …l->removeEventListener (static_cast< XEventListener* >( static_cast< XWindowListener* >( this ) ))… in removeControl()
/aoo41x/main/extensions/workben/
H A Dtestframecontrol.cxx53 , public XWindowListener
106 xWindow->addWindowListener( (XWindowListener*)this ); in addAllListeners()
121 xWindow->removeWindowListener( (XWindowListener*)this ); in removeAllListeners()
137 else if (aUik == XWindowListener::getSmartUik()) in queryInterface()
138 rOut = (XWindowListener*)this; in queryInterface()
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx134 static_cast<awt::XWindowListener*>(this)); in Init()
146 static_cast<awt::XWindowListener*>(this)); in Init()
444 static_cast<awt::XWindowListener*>(this)), in queryInterface()
446 static_cast<awt::XWindowListener*>(this), in queryInterface()
521 ::getCppuType((const uno::Reference<awt::XWindowListener>*)0); in getTypes()
575 static_cast<awt::XWindowListener*>(this)); in impl_dispose()
587 static_cast<awt::XWindowListener*>(this)); in impl_dispose()
/aoo41x/main/toolkit/source/helper/
H A Dlistenermultiplexer.cxx80 …ISTENERMULTIPLEXER_BASEMETHODS( WindowListenerMultiplexer, ::com::sun::star::awt::XWindowListener )
81 …ER_LISTENERMETHOD( WindowListenerMultiplexer, ::com::sun::star::awt::XWindowListener, windowResize…
82 …ER_LISTENERMETHOD( WindowListenerMultiplexer, ::com::sun::star::awt::XWindowListener, windowMoved,…
83 …ER_LISTENERMETHOD( WindowListenerMultiplexer, ::com::sun::star::awt::XWindowListener, windowShown,…
84 …ER_LISTENERMETHOD( WindowListenerMultiplexer, ::com::sun::star::awt::XWindowListener, windowHidden…
/aoo41x/main/offapi/com/sun/star/awt/
H A DXWindowListener2.idl27 #include <com/sun/star/awt/XWindowListener.idl>
36 …s receive window-related events, additional to the ones received by an <type>XWindowListener</type>
38 published interface XWindowListener2: XWindowListener
H A DXWindow.idl35 #include <com/sun/star/awt/XWindowListener.idl>
132 [oneway] void addWindowListener( [in] com::sun::star::awt::XWindowListener xListener );
138 [oneway] void removeWindowListener( [in] com::sun::star::awt::XWindowListener xListener );
/aoo41x/main/embedserv/source/inc/
H A Dxwin.hxx133 ::com::sun::star::awt::XWindowListener >& xListener
142 ::com::sun::star::awt::XWindowListener >& xListener
/aoo41x/main/framework/source/tabwin/
H A Dtabwindow.cxx75 DIRECT_INTERFACE( css::awt::XWindowListener ), in DEFINE_XINTERFACE_11()
78 DERIVED_INTERFACE( css::lang::XEventListener, css::awt::XWindowListener ), in DEFINE_XINTERFACE_11()
89 css::awt::XWindowListener , in DEFINE_XINTERFACE_11()
380 xWindow->addWindowListener( css::uno::Reference< css::awt::XWindowListener >( in initialize()
/aoo41x/main/embedserv/source/embed/
H A Dxwin.cxx198 ::com::sun::star::awt::XWindowListener >& xListener in addWindowListener()
210 ::com::sun::star::awt::XWindowListener >& xListener in removeWindowListener()
/aoo41x/main/avmedia/source/gstreamer/
H A Dgstwindow.hxx90 … const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener )
94 … const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener )
H A Dgstwindow.cxx430 void SAL_CALL Window::addWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in addWindowListener()
438 void SAL_CALL Window::removeWindowListener( const uno::Reference< awt::XWindowListener >& xListener… in removeWindowListener()
/aoo41x/main/avmedia/source/macavf/
H A Dmacavf_window.hxx79 …ener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener …
80 …ener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener …
H A Dmacavf_window.cxx192 void SAL_CALL Window::addWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in addWindowListener()
200 void SAL_CALL Window::removeWindowListener( const uno::Reference< awt::XWindowListener >& xListener… in removeWindowListener()
/aoo41x/main/avmedia/source/xine/
H A Dwindow.hxx64 …ener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener …
65 …ener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener …
H A Dwindow.cxx362 void SAL_CALL Window::addWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in addWindowListener()
370 void SAL_CALL Window::removeWindowListener( const uno::Reference< awt::XWindowListener >& xListener… in removeWindowListener()
/aoo41x/main/avmedia/source/win/
H A Dwindow.hxx69 …ener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener …
70 …ener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener …
H A Dwindow.cxx538 void SAL_CALL Window::addWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in addWindowListener()
546 void SAL_CALL Window::removeWindowListener( const uno::Reference< awt::XWindowListener >& xListener… in removeWindowListener()
/aoo41x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx133 using ::com::sun::star::awt::XWindowListener;
217 …inline void addWindowListener( const Reference< XWindowListener >& _l ) const { m_xControlW… in addWindowListener()
218 …inline void removeWindowListener( const Reference< XWindowListener >& _l ) const { m_xControlW… in removeWindowListener()
553 typedef ::cppu::WeakImplHelper4 < XWindowListener
/aoo41x/main/qadevOOo/tests/java/ifc/awt/
H A D_XWindow.java41 import com.sun.star.awt.XWindowListener;
170 public class TestWindowListener implements XWindowListener {
/aoo41x/main/avmedia/source/java/
H A DPlayerWindow.java477 public synchronized void addWindowListener( XWindowListener xListener ) in addWindowListener()
485 public synchronized void removeWindowListener( XWindowListener xListener ) in removeWindowListener()
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx163 …ener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& rrxListene…
164 …ener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& rrxListene…
/aoo41x/main/framework/source/services/
H A Dframe.cxx148 DIRECT_INTERFACE(css::awt::XWindowListener ), in DEFINE_XINTERFACE_21()
151 DERIVED_INTERFACE(css::lang::XEventListener, css::awt::XWindowListener ), in DEFINE_XINTERFACE_21()
172 css::awt::XWindowListener , in DEFINE_XINTERFACE_21()
2965 …css::uno::Reference< css::awt::XWindowListener > xWindowListener ( static_c… in implts_startWindowListening()
3008 …css::uno::Reference< css::awt::XWindowListener > xWindowListener ( static_c… in implts_stopWindowListening()
/aoo41x/main/qadevOOo/runner/helper/
H A DWindowListener.java34 public class WindowListener implements com.sun.star.awt.XWindowListener {

Completed in 88 milliseconds

1234