| /AOO41X/main/avmedia/source/macavf/ |
| H A D | macavf_window.cxx | 192 void SAL_CALL Window::addWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in addWindowListener() 200 …id SAL_CALL Window::removeWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in removeWindowListener() 208 void SAL_CALL Window::addFocusListener( const uno::Reference< awt::XFocusListener >& xListener ) in addFocusListener() 216 void SAL_CALL Window::removeFocusListener( const uno::Reference< awt::XFocusListener >& xListener ) in removeFocusListener() 224 void SAL_CALL Window::addKeyListener( const uno::Reference< awt::XKeyListener >& xListener ) in addKeyListener() 232 void SAL_CALL Window::removeKeyListener( const uno::Reference< awt::XKeyListener >& xListener ) in removeKeyListener() 240 void SAL_CALL Window::addMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in addMouseListener() 248 void SAL_CALL Window::removeMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in removeMouseListener() 256 …CALL Window::addMouseMotionListener( const uno::Reference< awt::XMouseMotionListener >& xListener ) in addMouseMotionListener() 264 …L Window::removeMouseMotionListener( const uno::Reference< awt::XMouseMotionListener >& xListener ) in removeMouseMotionListener() [all …]
|
| /AOO41X/main/embedserv/source/embed/ |
| H A D | xwin.cxx | 196 ContainerWindowWrapper::addWindowListener( in addWindowListener() 208 ContainerWindowWrapper::removeWindowListener( in removeWindowListener() 221 ContainerWindowWrapper::addFocusListener( in addFocusListener() 234 ContainerWindowWrapper::removeFocusListener( in removeFocusListener() 246 ContainerWindowWrapper::addKeyListener( in addKeyListener() 258 ContainerWindowWrapper::removeKeyListener( in removeKeyListener() 271 ContainerWindowWrapper::addMouseListener( in addMouseListener() 284 ContainerWindowWrapper::removeMouseListener( in removeMouseListener() 297 ContainerWindowWrapper::addMouseMotionListener( in addMouseMotionListener() 309 ContainerWindowWrapper::removeMouseMotionListener( in removeMouseMotionListener() [all …]
|
| /AOO41X/main/avmedia/source/java/ |
| H A D | WindowAdapter.java | 395 public void addEventListener( XEventListener xListener ) in addEventListener() 403 public void removeEventListener( XEventListener xListener ) in removeEventListener() 411 public void addWindowListener( XWindowListener xListener ) in addWindowListener() 419 public void removeWindowListener( XWindowListener xListener ) in removeWindowListener() 427 public void addFocusListener( XFocusListener xListener ) in addFocusListener() 435 public void removeFocusListener( XFocusListener xListener ) in removeFocusListener() 443 public void addKeyListener( XKeyListener xListener ) in addKeyListener() 451 public void removeKeyListener( XKeyListener xListener ) in removeKeyListener() 459 public void addMouseListener( XMouseListener xListener ) in addMouseListener() 467 public void removeMouseListener( XMouseListener xListener ) in removeMouseListener() [all …]
|
| H A D | PlayerWindow.java | 461 public synchronized void addEventListener( com.sun.star.lang.XEventListener xListener ) in addEventListener() 469 public synchronized void removeEventListener( com.sun.star.lang.XEventListener xListener ) in removeEventListener() 477 public synchronized void addWindowListener( XWindowListener xListener ) in addWindowListener() 485 public synchronized void removeWindowListener( XWindowListener xListener ) in removeWindowListener() 493 public synchronized void addFocusListener( XFocusListener xListener ) in addFocusListener() 501 public synchronized void removeFocusListener( XFocusListener xListener ) in removeFocusListener() 509 public synchronized void addKeyListener( XKeyListener xListener ) in addKeyListener() 517 public synchronized void removeKeyListener( XKeyListener xListener ) in removeKeyListener() 525 public synchronized void addMouseListener( XMouseListener xListener ) in addMouseListener() 533 public synchronized void removeMouseListener( XMouseListener xListener ) in removeMouseListener() [all …]
|
| /AOO41X/main/avmedia/source/xine/ |
| H A D | window.cxx | 362 void SAL_CALL Window::addWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in addWindowListener() 370 …id SAL_CALL Window::removeWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in removeWindowListener() 378 void SAL_CALL Window::addFocusListener( const uno::Reference< awt::XFocusListener >& xListener ) in addFocusListener() 386 void SAL_CALL Window::removeFocusListener( const uno::Reference< awt::XFocusListener >& xListener ) in removeFocusListener() 394 void SAL_CALL Window::addKeyListener( const uno::Reference< awt::XKeyListener >& xListener ) in addKeyListener() 402 void SAL_CALL Window::removeKeyListener( const uno::Reference< awt::XKeyListener >& xListener ) in removeKeyListener() 410 void SAL_CALL Window::addMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in addMouseListener() 418 void SAL_CALL Window::removeMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in removeMouseListener() 426 …CALL Window::addMouseMotionListener( const uno::Reference< awt::XMouseMotionListener >& xListener ) in addMouseMotionListener() 434 …L Window::removeMouseMotionListener( const uno::Reference< awt::XMouseMotionListener >& xListener ) in removeMouseMotionListener() [all …]
|
| /AOO41X/main/chart2/source/inc/ |
| H A D | EventListenerHelper.hxx | 123 void addListener( in addListener() 136 void addListenerToAllElements( in addListenerToAllElements() 147 void addListenerToAllMapElements( in addListenerToAllMapElements() 158 void addListenerToAllSequenceElements( in addListenerToAllSequenceElements() 169 void removeListener( in removeListener() 182 void removeListenerFromAllElements( in removeListenerFromAllElements() 193 void removeListenerFromAllMapElements( in removeListenerFromAllMapElements() 204 void removeListenerFromAllSequenceElements( in removeListenerFromAllSequenceElements()
|
| H A D | ModifyListenerHelper.hxx | 208 void addListener( in addListener() 221 void addListenerToAllElements( in addListenerToAllElements() 232 void addListenerToAllMapElements( in addListenerToAllMapElements() 243 void addListenerToAllSequenceElements( in addListenerToAllSequenceElements() 254 void removeListener( in removeListener() 267 void removeListenerFromAllElements( in removeListenerFromAllElements() 278 void removeListenerFromAllMapElements( in removeListenerFromAllMapElements() 289 void removeListenerFromAllSequenceElements( in removeListenerFromAllSequenceElements()
|
| H A D | WeakListenerAdapter.hxx | 54 explicit WeakListenerAdapter( const ::com::sun::star::uno::Reference< Listener > & xListener ) : in WeakListenerAdapter() 57 …xplicit WeakListenerAdapter( const ::com::sun::star::uno::WeakReference< Listener > & xListener ) : in WeakListenerAdapter()
|
| /AOO41X/main/avmedia/source/gstreamer/ |
| H A D | gstwindow.cxx | 430 void SAL_CALL Window::addWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in addWindowListener() 438 …id SAL_CALL Window::removeWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in removeWindowListener() 446 void SAL_CALL Window::addFocusListener( const uno::Reference< awt::XFocusListener >& xListener ) in addFocusListener() 454 void SAL_CALL Window::removeFocusListener( const uno::Reference< awt::XFocusListener >& xListener ) in removeFocusListener() 462 void SAL_CALL Window::addKeyListener( const uno::Reference< awt::XKeyListener >& xListener ) in addKeyListener() 470 void SAL_CALL Window::removeKeyListener( const uno::Reference< awt::XKeyListener >& xListener ) in removeKeyListener() 478 void SAL_CALL Window::addMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in addMouseListener() 486 void SAL_CALL Window::removeMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in removeMouseListener() 494 …CALL Window::addMouseMotionListener( const uno::Reference< awt::XMouseMotionListener >& xListener ) in addMouseMotionListener() 502 …L Window::removeMouseMotionListener( const uno::Reference< awt::XMouseMotionListener >& xListener ) in removeMouseMotionListener() [all …]
|
| /AOO41X/main/avmedia/source/win/ |
| H A D | window.cxx | 538 void SAL_CALL Window::addWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in addWindowListener() 546 …id SAL_CALL Window::removeWindowListener( const uno::Reference< awt::XWindowListener >& xListener ) in removeWindowListener() 554 void SAL_CALL Window::addFocusListener( const uno::Reference< awt::XFocusListener >& xListener ) in addFocusListener() 562 void SAL_CALL Window::removeFocusListener( const uno::Reference< awt::XFocusListener >& xListener ) in removeFocusListener() 570 void SAL_CALL Window::addKeyListener( const uno::Reference< awt::XKeyListener >& xListener ) in addKeyListener() 578 void SAL_CALL Window::removeKeyListener( const uno::Reference< awt::XKeyListener >& xListener ) in removeKeyListener() 586 void SAL_CALL Window::addMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in addMouseListener() 594 void SAL_CALL Window::removeMouseListener( const uno::Reference< awt::XMouseListener >& xListener ) in removeMouseListener() 602 …CALL Window::addMouseMotionListener( const uno::Reference< awt::XMouseMotionListener >& xListener ) in addMouseMotionListener() 610 …L Window::removeMouseMotionListener( const uno::Reference< awt::XMouseMotionListener >& xListener ) in removeMouseMotionListener() [all …]
|
| /AOO41X/main/sc/source/ui/Accessibility/ |
| H A D | DrawModelBroadcaster.cxx | 47 …awModelBroadcaster::addEventListener( const uno::Reference< document::XEventListener >& xListener ) in addEventListener() 53 …odelBroadcaster::removeEventListener( const uno::Reference< document::XEventListener >& xListener ) in removeEventListener() 73 uno::Reference < document::XEventListener > xListener( aIter.next(), uno::UNO_QUERY ); in Notify() local
|
| /AOO41X/main/UnoControls/source/base/ |
| H A D | basecontrol.cxx | 322 …Control::addEventListener( const Reference< XEventListener >& xListener ) throw( RuntimeException ) in addEventListener() 333 …trol::removeEventListener( const Reference< XEventListener >& xListener ) throw( RuntimeException ) in removeEventListener() 591 …ntrol::addWindowListener( const Reference< XWindowListener >& xListener ) throw( RuntimeException ) in addWindowListener() 600 …Control::addFocusListener( const Reference< XFocusListener >& xListener ) throw( RuntimeException ) in addFocusListener() 609 …BaseControl::addKeyListener( const Reference< XKeyListener >& xListener ) throw( RuntimeException ) in addKeyListener() 618 …Control::addMouseListener( const Reference< XMouseListener >& xListener ) throw( RuntimeException ) in addMouseListener() 627 …MouseMotionListener( const Reference< XMouseMotionListener >& xListener ) throw( RuntimeException ) in addMouseMotionListener() 636 …Control::addPaintListener( const Reference< XPaintListener >& xListener ) throw( RuntimeException ) in addPaintListener() 645 …ol::removeWindowListener( const Reference< XWindowListener >& xListener ) throw( RuntimeException ) in removeWindowListener() 654 …trol::removeFocusListener( const Reference< XFocusListener >& xListener ) throw( RuntimeException ) in removeFocusListener() [all …]
|
| /AOO41X/main/sd/source/ui/slideshow/ |
| H A D | slideshowviewimpl.cxx | 95 Reference< util::XModifyListener > xListener( (*aIter) ); in notify() local 116 Reference< util::XModifyListener > xListener( (*aIter++) ); in disposing() local 394 …tionChangedListener( const Reference< util::XModifyListener >& xListener ) throw (RuntimeException) in addTransformationChangedListener() 402 …tionChangedListener( const Reference< util::XModifyListener >& xListener ) throw (RuntimeException) in removeTransformationChangedListener() 410 …iew::addPaintListener( const Reference< awt::XPaintListener >& xListener ) throw (RuntimeException) in addPaintListener() 418 …::removePaintListener( const Reference< awt::XPaintListener >& xListener ) throw (RuntimeException) in removePaintListener() 426 …iew::addMouseListener( const Reference< awt::XMouseListener >& xListener ) throw (RuntimeException) in addMouseListener() 434 …::removeMouseListener( const Reference< awt::XMouseListener >& xListener ) throw (RuntimeException) in removeMouseListener() 442 …eMotionListener( const Reference< awt::XMouseMotionListener >& xListener ) throw (RuntimeException) in addMouseMotionListener() 458 …eMotionListener( const Reference< awt::XMouseMotionListener >& xListener ) throw (RuntimeException) in removeMouseMotionListener()
|
| /AOO41X/main/embeddedobj/source/commonembedding/ |
| H A D | miscobj.cxx | 526 …dedObject::addStateChangeListener( const uno::Reference< embed::XStateChangeListener >& xListener ) in addStateChangeListener() 541 void SAL_CALL OCommonEmbeddedObject::removeStateChangeListener( in removeStateChangeListener() 657 … OCommonEmbeddedObject::addCloseListener( const uno::Reference< util::XCloseListener >& xListener ) in addCloseListener() 671 …ommonEmbeddedObject::removeCloseListener( const uno::Reference< util::XCloseListener >& xListener ) in removeCloseListener() 681 …mmonEmbeddedObject::addEventListener( const uno::Reference< document::XEventListener >& xListener ) in addEventListener() 695 …nEmbeddedObject::removeEventListener( const uno::Reference< document::XEventListener >& xListener ) in removeEventListener()
|
| /AOO41X/main/framework/inc/services/ |
| H A D | task.hxx | 226 …t css::uno::Reference< css::lang::XEventListener >& xListener ) throw( css::uno::RuntimeException ) in addEventListener() 232 …t css::uno::Reference< css::lang::XEventListener >& xListener ) throw( css::uno::RuntimeException ) in removeEventListener() 327 …uno::Reference< css::frame::XFrameActionListener >& xListener ) throw( css::uno::RuntimeException ) in addFrameActionListener() 332 …uno::Reference< css::frame::XFrameActionListener >& xListener ) throw( css::uno::RuntimeException ) in removeFrameActionListener()
|
| /AOO41X/main/framework/source/helper/ |
| H A D | wakeupthread.cxx | 42 WakeUpThread::WakeUpThread(const css::uno::Reference< css::util::XUpdatable >& xListener) in WakeUpThread() 64 … css::uno::Reference< css::util::XUpdatable > xListener(m_xListener.get(), css::uno::UNO_QUERY); in run() local
|
| /AOO41X/main/embeddedobj/source/msole/ |
| H A D | olemisc.cxx | 405 …dedObject::addStateChangeListener( const uno::Reference< embed::XStateChangeListener >& xListener ) in addStateChangeListener() 430 void SAL_CALL OleEmbeddedObject::removeStateChangeListener( in removeStateChangeListener() 516 …CALL OleEmbeddedObject::addCloseListener( const uno::Reference< util::XCloseListener >& xListener ) in addCloseListener() 540 …L OleEmbeddedObject::removeCloseListener( const uno::Reference< util::XCloseListener >& xListener ) in removeCloseListener() 563 … OleEmbeddedObject::addEventListener( const uno::Reference< document::XEventListener >& xListener ) in addEventListener() 587 void SAL_CALL OleEmbeddedObject::removeEventListener( in removeEventListener()
|
| /AOO41X/main/framework/source/uiconfiguration/ |
| H A D | moduleimagemanager.cxx | 106 …const uno::Reference< XEventListener >& xListener ) throw (::com::sun::star::uno::RuntimeException) in addEventListener() 111 …const uno::Reference< XEventListener >& xListener ) throw (::com::sun::star::uno::RuntimeException) in removeEventListener() 180 …ationListener( const uno::Reference< ::com::sun::star::ui::XUIConfigurationListener >& xListener ) in addConfigurationListener() 186 …ationListener( const uno::Reference< ::com::sun::star::ui::XUIConfigurationListener >& xListener ) in removeConfigurationListener()
|
| /AOO41X/main/fpicker/source/win32/filepicker/ |
| H A D | filepickereventnotification.cxx | 50 void SAL_CALL CFilePickerEventNotification::notifyEventListener( Reference< XInterface > xListener ) in notifyEventListener() 75 …AL_CALL CFilePickerParamEventNotification::notifyEventListener( Reference< XInterface > xListener ) in notifyEventListener()
|
| /AOO41X/main/toolkit/source/controls/tree/ |
| H A D | treecontrol.cxx | 171 …onChangeListener( const Reference< XSelectionChangeListener >& xListener ) throw (RuntimeException) in addSelectionChangeListener() 185 …onChangeListener( const Reference< XSelectionChangeListener >& xListener ) throw (RuntimeException) in removeSelectionChangeListener() 322 …eExpansionListener( const Reference< XTreeExpansionListener >& xListener ) throw (RuntimeException) in addTreeExpansionListener() 336 …eExpansionListener( const Reference< XTreeExpansionListener >& xListener ) throw (RuntimeException) in removeTreeExpansionListener() 401 …ol::addTreeEditListener( const Reference< XTreeEditListener >& xListener ) throw (RuntimeException) in addTreeEditListener() 415 …:removeTreeEditListener( const Reference< XTreeEditListener >& xListener ) throw (RuntimeException) in removeTreeEditListener() 468 Reference< XTreeEditListener > xListener(static_cast< XTreeEditListener* >( aIt.next() ) ); in nodeEditing() local 492 Reference< XTreeEditListener > xListener( static_cast< XTreeEditListener* >( aIt.next() ) ); in nodeEdited() local
|
| /AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/ |
| H A D | StarFunctionDescription.java | 91 …d addPropertyChangeListener(String aPropertyName, com.sun.star.beans.XPropertyChangeListener xList… in addPropertyChangeListener() 96 …emovePropertyChangeListener(String aPropertyName, com.sun.star.beans.XPropertyChangeListener xList… in removePropertyChangeListener() 101 …d addVetoableChangeListener(String aPropertyName, com.sun.star.beans.XVetoableChangeListener xList… in addVetoableChangeListener() 106 …emoveVetoableChangeListener(String aPropertyName, com.sun.star.beans.XVetoableChangeListener xList… in removeVetoableChangeListener()
|
| H A D | StarFunctionCategory.java | 103 …d addPropertyChangeListener(String aPropertyName, com.sun.star.beans.XPropertyChangeListener xList… in addPropertyChangeListener() 108 …emovePropertyChangeListener(String aPropertyName, com.sun.star.beans.XPropertyChangeListener xList… in removePropertyChangeListener() 113 …d addVetoableChangeListener(String aPropertyName, com.sun.star.beans.XVetoableChangeListener xList… in addVetoableChangeListener() 118 …emoveVetoableChangeListener(String aPropertyName, com.sun.star.beans.XVetoableChangeListener xList… in removeVetoableChangeListener()
|
| /AOO41X/main/chart2/source/tools/ |
| H A D | WeakListenerAdapter.cxx | 38 WeakModifyListenerAdapter::WeakModifyListenerAdapter( in WeakModifyListenerAdapter() 56 WeakSelectionChangeListenerAdapter::WeakSelectionChangeListenerAdapter( in WeakSelectionChangeListenerAdapter()
|
| /AOO41X/main/comphelper/inc/comphelper/ |
| H A D | SettingsHelper.hxx | 75 …t ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) in addPropertyChangeListener() 95 …ring >& aPropertyNames, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XProperti… in addPropertiesChangeListener() 98 …::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertiesChangeListener >& xListener ) in removePropertiesChangeListener() 101 …ng >& aPropertyNames, const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XProperties… in firePropertiesChangeEvent()
|
| /AOO41X/main/embeddedobj/source/general/ |
| H A D | dummyobject.cxx | 590 …dedObject::addStateChangeListener( const uno::Reference< embed::XStateChangeListener >& xListener ) in addStateChangeListener() 605 void SAL_CALL ODummyEmbeddedObject::removeStateChangeListener( in removeStateChangeListener() 672 …L ODummyEmbeddedObject::addCloseListener( const uno::Reference< util::XCloseListener >& xListener ) in addCloseListener() 686 …DummyEmbeddedObject::removeCloseListener( const uno::Reference< util::XCloseListener >& xListener ) in removeCloseListener() 696 …ummyEmbeddedObject::addEventListener( const uno::Reference< document::XEventListener >& xListener ) in addEventListener() 710 …yEmbeddedObject::removeEventListener( const uno::Reference< document::XEventListener >& xListener ) in removeEventListener()
|