Home
last modified time | relevance | path

Searched refs:addMouseListener (Results 1 – 25 of 105) sorted by path

12345

/trunk/main/UnoControls/inc/
H A Dbasecontrol.hxx722 …virtual void SAL_CALL addMouseListener( const UNO3_REFERENCE< UNO3_XMOUSELISTENER >& xListener ) t…
/trunk/main/UnoControls/source/base/
H A Dbasecontrol.cxx618 void SAL_CALL BaseControl::addMouseListener( const Reference< XMouseListener >& xListener ) throw( … in addMouseListener() function in unocontrols::BaseControl
H A Dmultiplexer.cxx524 xPeer->addMouseListener( this ); in impl_adviseToPeer()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DMouseObserver.java42 maCanvas.addMouseListener (this); in MouseObserver()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx478 void SAL_CALL Window::addMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in addMouseListener() function in avmedia::gst::Window
H A Dgstwindow.hxx113 virtual void SAL_CALL addMouseListener(
/trunk/main/avmedia/source/java/
H A DPlayerWindow.java73 aPanel.addMouseListener( this ); in PlayerWindow()
91 aVisualComponent.addMouseListener( this ); in PlayerWindow()
525 public synchronized void addMouseListener( XMouseListener xListener ) in addMouseListener() method in PlayerWindow
528 maFrame.addMouseListener( xListener ); in addMouseListener()
H A DWindowAdapter.java459 public void addMouseListener( XMouseListener xListener ) in addMouseListener() method in WindowAdapter
H A Davmedia.jarMETA-INF/MANIFEST.MF MediaUno.class MediaUno.java package public MediaUno extends java.lang ...
/trunk/main/avmedia/source/macavf/
H A Dmacavf_window.cxx240 void SAL_CALL Window::addMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in addMouseListener() function in avmedia::macavf::Window
H A Dmacavf_window.hxx85 …virtual void SAL_CALL addMouseListener( const ::com::sun::star::uno::Reference< ::com::sun::star::…
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx258 …xPlayerWindow->addMouseListener( uno::Reference< awt::XMouseListener >( mxEventsIf, uno::UNO_QUERY… in onURLChanged()
/trunk/main/avmedia/source/win/
H A Dwindow.cxx586 void SAL_CALL Window::addMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in addMouseListener() function in avmedia::win::Window
H A Dwindow.hxx75 …virtual void SAL_CALL addMouseListener( const ::com::sun::star::uno::Reference< ::com::sun::star::…
/trunk/main/avmedia/source/xine/
H A Dwindow.cxx410 void SAL_CALL Window::addMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in addMouseListener() function in avmedia::xine::Window
H A Dwindow.hxx70 …virtual void SAL_CALL addMouseListener( const ::com::sun::star::uno::Reference< ::com::sun::star::…
/trunk/main/chart2/source/controller/main/
H A DChartController.hxx373 addMouseListener( const ::com::sun::star::uno::Reference<
H A DChartController_Window.cxx416 ::addMouseListener( const uno::Reference< in addMouseListener() function in chart::ChartController
424 xWindow->addMouseListener( xListener ); in addMouseListener()
/trunk/main/dbaccess/source/ui/uno/
H A DColumnControl.cxx130 xW->addMouseListener( &maMouseListeners ); in createPeer()
/trunk/main/embeddedobj/test/Container1/
H A DBitmapPainter.java106 m_xWindow.addMouseListener( this ); in BitmapPainter()
/trunk/main/embedserv/source/embed/
H A Dxwin.cxx271 ContainerWindowWrapper::addMouseListener( in addMouseListener() function in ContainerWindowWrapper
/trunk/main/embedserv/source/inc/
H A Dxwin.hxx185 addMouseListener(
/trunk/main/extensions/workben/
H A Dtestframecontrol.cxx102 xWindow->addMouseListener( (XMouseListener*)this ); in addAllListeners()
/trunk/main/forms/source/component/
H A DImageButton.cxx210 xComp->addMouseListener( static_cast< awt::XMouseListener* >( this ) ); in OImageButtonControl()
H A DImageControl.cxx734 xComp->addMouseListener( this ); in OImageControlControl()

Completed in 85 milliseconds

12345