/aoo42x/main/vcl/source/helper/ |
H A D | xconnection.cxx | 105 (*it)->handleEvent( aEvent ); in terminate() 154 if( (*it)->handleEvent( aEvent ) ) in dispatchEvent() 172 if( (*it)->handleEvent( aEvent ) ) in dispatchErrorEvent()
|
/aoo42x/main/slideshow/source/engine/ |
H A D | eventmultiplexer.cxx | 720 &EventHandler::handleEvent, in notifyNextEffect() 1123 boost::mem_fn(&EventHandler::handleEvent) ); in notifySlideStartEvent() 1129 boost::mem_fn(&EventHandler::handleEvent) ); in notifySlideEndEvent() 1149 boost::mem_fn(&EventHandler::handleEvent)); in notifySlideAnimationsEnd()
|
H A D | usereventqueue.cxx | 153 virtual bool handleEvent() in handleEvent() function in slideshow::internal::PlainEventHandler 263 virtual bool handleEvent() in handleEvent() function in slideshow::internal::ClickEventHandler
|
H A D | effectrewinder.cxx | 57 virtual bool handleEvent (void) { return maAction(); } in handleEvent() function in slideshow::internal::__anonda11f5cb0111::RewinderEventHandler
|
H A D | slideshowimpl.cxx | 541 virtual bool handleEvent() in handleEvent() function
|
/aoo42x/main/slideshow/source/inc/ |
H A D | eventhandler.hxx | 55 virtual bool handleEvent() = 0;
|
/aoo42x/main/svx/source/form/ |
H A D | datalistener.cxx | 80 …void SAL_CALL DataListener::handleEvent( const Reference< XEvent >& /*evt*/ ) throw (RuntimeExcept… in handleEvent() function in svxform::DataListener
|
/aoo42x/main/unoxml/source/dom/ |
H A D | elementlist.hxx | 88 virtual void SAL_CALL handleEvent(const Reference< XEvent >& evt)
|
H A D | elementlist.cxx | 144 void SAL_CALL CElementList::handleEvent(Reference< XEvent > const&) in handleEvent() function in DOM::CElementList
|
/aoo42x/main/unoxml/source/events/ |
H A D | testlistener.hxx | 99 virtual void SAL_CALL handleEvent(const Reference< XEvent >& evt) throw (RuntimeException);
|
H A D | testlistener.cxx | 128 … void SAL_CALL CTestListener::handleEvent(const Reference< XEvent >& evt) throw (RuntimeException) in handleEvent() function in DOM::events::CTestListener
|
H A D | eventdispatcher.cxx | 95 (iter->second)->handleEvent(xEvent); in callListeners()
|
/aoo42x/main/svx/source/inc/ |
H A D | datalistener.hxx | 64 …virtual void SAL_CALL handleEvent( const ::com::sun::star::uno::Reference< ::com::sun::star::xml::…
|
/aoo42x/main/offapi/com/sun/star/xml/dom/events/ |
H A D | XEventListener.idl | 35 void handleEvent([in] XEvent evt);
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | XEventHandler.idl | 54 boolean handleEvent( [in] any event );
|
/aoo42x/main/odk/examples/DevelopersGuide/Components/dialogcomponent/ |
H A D | XTestDialogHandler.idl | 37 void handleEvent();
|
H A D | DialogComponent.java | 154 public void handleEvent() { in handleEvent() method in DialogComponent._DialogComponent
|
/aoo42x/main/forms/source/xforms/ |
H A D | binding.hxx | 498 virtual void SAL_CALL handleEvent(
|
H A D | binding.cxx | 1267 void Binding::handleEvent( const XEvent_t& xEvent ) in handleEvent() function in Binding
|
/aoo42x/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.hxx | 486 virtual sal_Bool SAL_CALL handleEvent( const Any& event ) throw();
|
H A D | X11_selection.cxx | 3863 sal_Bool SelectionManager::handleEvent( const Any& event ) throw() in handleEvent() function in SelectionManager
|