Home
last modified time | relevance | path

Searched refs:xListener (Results 1 – 25 of 710) sorted by relevance

12345678910>>...29

/trunk/main/avmedia/source/macavf/
H A Dmacavf_window.cxx195 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addWindowListener()
203 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeWindowListener()
211 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addFocusListener()
219 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeFocusListener()
227 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addKeyListener()
235 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeKeyListener()
243 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseListener()
251 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseListener()
259 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseMotionListener()
275 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addPaintListener()
[all …]
H A Dmacavf_window.hxx79 …m::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener ) throw (::com::…
80 …m::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener ) throw (::com::…
81 …om::sun::star::uno::Reference< ::com::sun::star::awt::XFocusListener >& xListener ) throw (::com::…
82 …om::sun::star::uno::Reference< ::com::sun::star::awt::XFocusListener >& xListener ) throw (::com::…
83 …:com::sun::star::uno::Reference< ::com::sun::star::awt::XKeyListener >& xListener ) throw (::com::…
84 …:com::sun::star::uno::Reference< ::com::sun::star::awt::XKeyListener >& xListener ) throw (::com::…
85 …om::sun::star::uno::Reference< ::com::sun::star::awt::XMouseListener >& xListener ) throw (::com::…
86 …om::sun::star::uno::Reference< ::com::sun::star::awt::XMouseListener >& xListener ) throw (::com::…
89 …om::sun::star::uno::Reference< ::com::sun::star::awt::XPaintListener >& xListener ) throw (::com::…
90 …om::sun::star::uno::Reference< ::com::sun::star::awt::XPaintListener >& xListener ) throw (::com::…
[all …]
/trunk/main/avmedia/source/xine/
H A Dwindow.cxx365 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addWindowListener()
373 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeWindowListener()
381 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addFocusListener()
389 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeFocusListener()
397 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addKeyListener()
405 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeKeyListener()
413 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseListener()
421 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseListener()
429 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseMotionListener()
445 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addPaintListener()
[all …]
H A Dwindow.hxx64 …m::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener ) throw (::com::…
65 …m::sun::star::uno::Reference< ::com::sun::star::awt::XWindowListener >& xListener ) throw (::com::…
66 …om::sun::star::uno::Reference< ::com::sun::star::awt::XFocusListener >& xListener ) throw (::com::…
67 …om::sun::star::uno::Reference< ::com::sun::star::awt::XFocusListener >& xListener ) throw (::com::…
68 …:com::sun::star::uno::Reference< ::com::sun::star::awt::XKeyListener >& xListener ) throw (::com::…
69 …:com::sun::star::uno::Reference< ::com::sun::star::awt::XKeyListener >& xListener ) throw (::com::…
70 …om::sun::star::uno::Reference< ::com::sun::star::awt::XMouseListener >& xListener ) throw (::com::…
71 …om::sun::star::uno::Reference< ::com::sun::star::awt::XMouseListener >& xListener ) throw (::com::…
74 …om::sun::star::uno::Reference< ::com::sun::star::awt::XPaintListener >& xListener ) throw (::com::…
75 …om::sun::star::uno::Reference< ::com::sun::star::awt::XPaintListener >& xListener ) throw (::com::…
[all …]
/trunk/main/chart2/source/inc/
H A DEventListenerHelper.hxx47 m_xListener( xListener ) in addListenerFunctor()
66 m_xListener( xListener ) in removeListenerFunctor()
85 m_xListener( xListener ) in addListenerToMappedElementFunctor()
128 if( xListener.is()) in addListener()
141 if( xListener.is()) in addListenerToAllElements()
152 if( xListener.is()) in addListenerToAllMapElements()
163 if( xListener.is()) in addListenerToAllSequenceElements()
174 if( xListener.is()) in removeListener()
187 if( xListener.is()) in removeListenerFromAllElements()
198 if( xListener.is()) in removeListenerFromAllMapElements()
[all …]
H A DModifyListenerHelper.hxx131 m_xListener( xListener ) in addListenerFunctor()
150 m_xListener( xListener ) in removeListenerFunctor()
169 m_xListener( xListener ) in addListenerToMappedElementFunctor()
213 if( xListener.is()) in addListener()
226 if( xListener.is()) in addListenerToAllElements()
237 if( xListener.is()) in addListenerToAllMapElements()
248 if( xListener.is()) in addListenerToAllSequenceElements()
259 if( xListener.is()) in removeListener()
272 if( xListener.is()) in removeListenerFromAllElements()
283 if( xListener.is()) in removeListenerFromAllMapElements()
[all …]
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx433 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addWindowListener()
441 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeWindowListener()
449 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addFocusListener()
457 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeFocusListener()
465 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addKeyListener()
473 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeKeyListener()
481 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseListener()
489 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseListener()
497 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseMotionListener()
513 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addPaintListener()
[all …]
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 )
98 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XFocusListener >& xListener )
102 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XFocusListener >& xListener )
106 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XKeyListener >& xListener )
110 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XKeyListener >& xListener )
114 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XMouseListener >& xListener )
118 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XMouseListener >& xListener )
130 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XPaintListener >& xListener )
134 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XPaintListener >& xListener )
[all …]
/trunk/main/avmedia/source/win/
H A Dwindow.cxx541 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addWindowListener()
549 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeWindowListener()
557 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addFocusListener()
565 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeFocusListener()
573 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addKeyListener()
581 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeKeyListener()
589 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseListener()
597 maListeners.removeInterface( getCppuType( &xListener ), xListener ); in removeMouseListener()
605 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addMouseMotionListener()
621 maListeners.addInterface( getCppuType( &xListener ), xListener ); in addPaintListener()
[all …]
/trunk/main/avmedia/source/java/
H A DWindowAdapter.java397 if( xListener != null ) in addEventListener()
405 if( xListener != null ) in removeEventListener()
413 if( xListener != null ) in addWindowListener()
421 if( xListener != null ) in removeWindowListener()
429 if( xListener != null ) in addFocusListener()
437 if( xListener != null ) in removeFocusListener()
445 if( xListener != null ) in addKeyListener()
453 if( xListener != null ) in removeKeyListener()
461 if( xListener != null ) in addMouseListener()
469 if( xListener != null ) in removeMouseListener()
[all …]
H A DPlayerWindow.java464 maFrame.addEventListener( xListener ); in addEventListener()
472 maFrame.removeEventListener( xListener ); in removeEventListener()
480 maFrame.addWindowListener( xListener ); in addWindowListener()
496 maFrame.addFocusListener( xListener ); in addFocusListener()
504 maFrame.removeFocusListener( xListener ); in removeFocusListener()
512 maFrame.addKeyListener( xListener ); in addKeyListener()
520 maFrame.removeKeyListener( xListener ); in removeKeyListener()
528 maFrame.addMouseListener( xListener ); in addMouseListener()
536 maFrame.removeMouseListener( xListener ); in removeMouseListener()
560 maFrame.addPaintListener( xListener ); in addPaintListener()
[all …]
/trunk/main/UnoControls/source/base/
H A Dbasecontrol.cxx326 OComponentHelper::addEventListener( xListener ); in addEventListener()
337 OComponentHelper::removeEventListener( xListener ); in removeEventListener()
593 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()
638 impl_getMultiplexer()->advise( ::getCppuType(( const Reference< XPaintListener >*)0), xListener ); in addPaintListener()
656 …impl_getMultiplexer()->unadvise( ::getCppuType(( const Reference< XFocusListener >*)0), xListener in removeFocusListener()
665 impl_getMultiplexer()->unadvise( ::getCppuType(( const Reference< XKeyListener >*)0), xListener ); in removeKeyListener()
674 …impl_getMultiplexer()->unadvise( ::getCppuType(( const Reference< XMouseListener >*)0), xListener in removeMouseListener()
[all …]
/trunk/main/forms/source/xforms/
H A Dbinding.cxx694 OSL_ENSURE( xListener.is(), "no listener?" ); in lcl_modified()
695 xListener->modified( EventObject( xSource ) ); in lcl_modified()
702 OSL_ENSURE( xListener.is(), "no listener?" ); in lcl_listentry()
711 OSL_ENSURE( xListener.is(), "no listener?" ); in lcl_validate()
1193 OSL_ENSURE( xListener.is(), "need listener!" ); in addListEntryListener()
1196 xListener) in addListEntryListener()
1207 xListener ); in removeListEntryListener()
1256 xListener ); in removeValidityConstraintListener()
1366 const XModifyListener_t& xListener ) in addModifyListener() argument
1372 maModifyListeners.push_back( xListener ); in addModifyListener()
[all …]
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx177 if( xListener.is() ) in fireDropEvent()
181 xListener->drop( aEvent ); in fireDropEvent()
185 xListener->dragExit( aDTEvent ); in fireDropEvent()
245 if( xListener.is() ) in fireDragExitEvent()
247 xListener->dragExit( aEvent ); in fireDragExitEvent()
296 if( xListener.is() ) in fireDragOverEvent()
299 xListener->dragOver( aEvent ); in fireDragOverEvent()
364 if( xListener.is() ) in fireDragEnterEvent()
431 if( xListener.is() ) in fireDropActionChangedEvent()
494 if( xListener.is() ) in fireDragGestureEvent()
[all …]
/trunk/main/vcl/source/app/
H A Dsession.cxx67 Listener( const css::uno::Reference< XSessionManagerListener >& xListener ) in Listener()
68 : m_xListener( xListener ), in Listener()
98 …virtual void SAL_CALL saveDone( const css::uno::Reference< XSessionManagerListener >& xListener ) …
258 m_aListeners.push_back( Listener( xListener ) ); in addSessionManagerListener()
268 if( it->m_xListener == xListener ) in removeSessionManagerListener()
283 xListener->approveInteraction( false ); in queryInteraction()
285 xListener->approveInteraction( true ); in queryInteraction()
297 if( it->m_xListener == xListener ) in queryInteraction()
314 if( xListener == it->m_xListener ) in interactionDone()
328 void SAL_CALL VCLSession::saveDone( const css::uno::Reference< XSessionManagerListener >& xListener in saveDone() argument
[all …]
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.cxx95 Reference< util::XModifyListener > xListener( (*aIter) ); in notify() local
96 if( xListener.is() ) in notify()
98 xListener->modified( _rEvent ); in notify()
117 if( xListener.is() ) in disposing()
118 xListener->disposing( _rEventSource ); in disposing()
399 mpViewListeners->addListener( xListener ); in addTransformationChangedListener()
407 mpViewListeners->removeListener( xListener ); in removeTransformationChangedListener()
415 mpPaintListeners->addTypedListener( xListener ); in addPaintListener()
423 mpPaintListeners->removeTypedListener( xListener ); in removePaintListener()
431 mpMouseListeners->addTypedListener( xListener ); in addMouseListener()
[all …]
/trunk/main/toolkit/source/controls/tree/
H A Dtreecontrol.cxx173 maSelectionListeners.addInterface( xListener ); in addSelectionChangeListener()
194 maSelectionListeners.removeInterface( xListener ); in removeSelectionChangeListener()
324 maTreeExpansionListeners.addInterface( xListener ); in addTreeExpansionListener()
345 maTreeExpansionListeners.removeInterface( xListener ); in removeTreeExpansionListener()
403 maTreeEditListeners.addInterface( xListener ); in addTreeEditListener()
424 maTreeEditListeners.removeInterface( xListener ); in removeTreeEditListener()
468 Reference< XTreeEditListener > xListener(static_cast< XTreeEditListener* >( aIt.next() ) ); in nodeEditing() local
471 xListener->nodeEditing( Node ); in nodeEditing()
476 if ( e.Context == xListener || !e.Context.is() ) in nodeEditing()
495 xListener->nodeEdited( Node, NewText ); in nodeEdited()
[all …]
/trunk/main/svtools/source/control/
H A Daccessibleruler.cxx317 if (xListener.is()) in addEventListener()
322 comphelper::AccessibleEventNotifier::addEventListener( mnClientId, xListener ); in addEventListener()
329 if (xListener.is()) in removeEventListener()
346 …CALL SvtRulerAccessible::addFocusListener( const uno::Reference< awt::XFocusListener >& xListener ) in addFocusListener() argument
349 if( xListener.is() ) in addFocusListener()
357 xWindow->addFocusListener( xListener ); in addFocusListener()
361 …L SvtRulerAccessible::removeFocusListener( const uno::Reference< awt::XFocusListener >& xListener ) in removeFocusListener() argument
364 if( xListener.is() ) in removeFocusListener()
372 xWindow->removeFocusListener( xListener ); in removeFocusListener()
535 cppu::WeakAggComponentImplHelperBase::addEventListener( xListener ); in addEventListener()
[all …]
/trunk/main/framework/source/services/
H A Ddesktop.cxx445 m_xSfxTerminator = xListener; in addTerminateListener()
450 m_xPipeTerminator = xListener; in addTerminateListener()
455 m_xQuickLauncher = xListener; in addTerminateListener()
460 m_xSWThreadManager = xListener; in addTerminateListener()
1827 if ( ! xListener.is() ) in impl_sendQueryTerminationEvent()
1830 lCalledListener.push_back(xListener); in impl_sendQueryTerminationEvent()
1890 if ( ! xListener.is() ) in impl_sendNotifyTerminationEvent()
2017 ( &xListener == NULL ) || in implcp_addEventListener()
2018 ( xListener.is() == sal_False ) in implcp_addEventListener()
2027 ( &xListener == NULL ) || in implcp_removeEventListener()
[all …]
/trunk/main/embedserv/source/inc/
H A Dxwin.hxx60 ::com::sun::star::lang::XEventListener >& xListener
133 ::com::sun::star::awt::XWindowListener >& xListener
142 ::com::sun::star::awt::XWindowListener >& xListener
151 ::com::sun::star::awt::XFocusListener >& xListener
160 ::com::sun::star::awt::XFocusListener >& xListener
169 ::com::sun::star::awt::XKeyListener >& xListener
178 ::com::sun::star::awt::XKeyListener >& xListener
187 ::com::sun::star::awt::XMouseListener >& xListener
196 ::com::sun::star::awt::XMouseListener >& xListener
223 ::com::sun::star::awt::XPaintListener >& xListener
[all …]
/trunk/main/framework/source/jobs/
H A Djobdispatch.cxx256 impl_dispatchEvent(sRequest, lArgs, xListener); in dispatchWithNotification()
259 impl_dispatchService(sRequest, lArgs, xListener); in dispatchWithNotification()
262 impl_dispatchAlias(sRequest, lArgs, xListener); in dispatchWithNotification()
334 if (xListener.is()) in impl_dispatchEvent()
335 pJob->setDispatchResultFake(xListener, xThis); in impl_dispatchEvent()
340 if (nExecutedJobs<1 && xListener.is()) in impl_dispatchEvent()
345 xListener->dispatchFinished(aEvent); in impl_dispatchEvent()
396 if (xListener.is()) in impl_dispatchService()
397 pJob->setDispatchResultFake(xListener, xThis); in impl_dispatchService()
447 if (xListener.is()) in impl_dispatchAlias()
[all …]
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx229 Reference< XPropertyChangeListener > xListener( in impl_notifyPropertyChangeListeners() local
231 if( xListener.is() ) in impl_notifyPropertyChangeListeners()
232 xListener->propertyChange( rEvt ); in impl_notifyPropertyChangeListeners()
243 Reference< XPropertyChangeListener > xListener( in impl_notifyPropertyChangeListeners() local
245 if( xListener.is() ) in impl_notifyPropertyChangeListeners()
246 xListener->propertyChange( rEvt ); in impl_notifyPropertyChangeListeners()
270 Reference< XVetoableChangeListener > xListener( in impl_notifyVetoableChangeListeners() local
272 if( xListener.is() ) in impl_notifyVetoableChangeListeners()
273 xListener->vetoableChange( rEvt ); in impl_notifyVetoableChangeListeners()
286 if( xListener.is() ) in impl_notifyVetoableChangeListeners()
[all …]
/trunk/main/embeddedobj/source/msole/
H A Dolemisc.cxx413 xWrappedObject->addStateChangeListener( xListener ); in addStateChangeListener()
426 xListener ); in addStateChangeListener()
439 xWrappedObject->removeStateChangeListener( xListener ); in removeStateChangeListener()
447 xListener ); in removeStateChangeListener()
524 xWrappedObject->addCloseListener( xListener ); in addCloseListener()
548 xWrappedObject->removeCloseListener( xListener ); in removeCloseListener()
559 xListener ); in removeCloseListener()
571 xWrappedObject->addEventListener( xListener ); in addEventListener()
588 const uno::Reference< document::XEventListener >& xListener ) in removeEventListener()
596 xWrappedObject->removeEventListener( xListener ); in removeEventListener()
[all …]
/trunk/main/UnoControls/inc/
H A Dbasecontrol.hxx410 …virtual void SAL_CALL addEventListener( const UNO3_REFERENCE< UNO3_XEVENTLISTENER >& xListener ) t…
425 …virtual void SAL_CALL removeEventListener( const UNO3_REFERENCE< UNO3_XEVENTLISTENER >& xListener
677 …L_CALL addWindowListener( const UNO3_REFERENCE< UNO3_XWINDOWLISTENER >& xListener ) throw( UNO3_RU…
692 …virtual void SAL_CALL addFocusListener( const UNO3_REFERENCE< UNO3_XFOCUSLISTENER >& xListener ) t…
707 …virtual void SAL_CALL addKeyListener( const UNO3_REFERENCE< UNO3_XKEYLISTENER >& xListener ) throw…
722 …virtual void SAL_CALL addMouseListener( const UNO3_REFERENCE< UNO3_XMOUSELISTENER >& xListener ) t…
752 …virtual void SAL_CALL addPaintListener( const UNO3_REFERENCE< UNO3_XPAINTLISTENER >& xListener ) t…
782 …_CALL removeFocusListener( const UNO3_REFERENCE< UNO3_XFOCUSLISTENER >& xListener ) throw( UNO3_RU…
797 …virtual void SAL_CALL removeKeyListener( const UNO3_REFERENCE< UNO3_XKEYLISTENER >& xListener ) th…
812 …_CALL removeMouseListener( const UNO3_REFERENCE< UNO3_XMOUSELISTENER >& xListener ) throw( UNO3_RU…
[all …]
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowView.idl99 @param xListener
106 @param xListener
117 @param xListener
120 void addPaintListener( [in] ::com::sun::star::awt::XPaintListener xListener );
124 @param xListener
134 @param xListener
137 void addMouseListener( [in] com::sun::star::awt::XMouseListener xListener );
141 @param xListener
144 void removeMouseListener( [in] com::sun::star::awt::XMouseListener xListener );
151 @param xListener
[all …]

Completed in 191 milliseconds

12345678910>>...29