Home
last modified time | relevance | path

Searched refs:AnyEvent (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/comphelper/inc/comphelper/
H A Dasyncnotification.hxx44 class COMPHELPER_DLLPUBLIC AnyEvent : ::rtl::IReference class
50 AnyEvent();
56 virtual ~AnyEvent();
59 AnyEvent( AnyEvent& ); // not defined
60 void operator=( AnyEvent& ); // not defined
66 typedef ::rtl::Reference< AnyEvent > AnyEventRef;
80 virtual void processEvent( const AnyEvent& _rEvent ) = 0;
174 class EventHolder : public AnyEvent
/aoo4110/main/comphelper/source/misc/
H A Dasyncnotification.cxx46 AnyEvent::AnyEvent() in AnyEvent() function in comphelper::AnyEvent
52 AnyEvent::~AnyEvent() in ~AnyEvent()
57 oslInterlockedCount SAL_CALL AnyEvent::acquire() in acquire()
63 oslInterlockedCount SAL_CALL AnyEvent::release() in release()
/aoo4110/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx81 struct ControlEvent : public ::comphelper::AnyEvent
190 virtual void processEvent( const ::comphelper::AnyEvent& _rEvent );
199 void impl_processEvent_throw( const ::comphelper::AnyEvent& _rEvent );
313 void PropertyControlContext_Impl::processEvent( const ::comphelper::AnyEvent& _rEvent ) in processEvent()
332 … void PropertyControlContext_Impl::impl_processEvent_throw( const ::comphelper::AnyEvent& _rEvent ) in impl_processEvent_throw()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A Ddocumenteventnotifier.cxx141 virtual void processEvent( const ::comphelper::AnyEvent& _rEvent );
238 void DocumentEventNotifier_Impl::processEvent( const ::comphelper::AnyEvent& _rEvent ) in processEvent()
/aoo4110/main/forms/source/component/
H A DListBox.hxx271 virtual void processEvent( const ::comphelper::AnyEvent& _rEvent );
H A DListBox.cxx1669 void OListBoxControl::processEvent( const AnyEvent& _rEvent ) in processEvent()
/aoo4110/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx156 class UndoManagerRequest : public ::comphelper::AnyEvent

Completed in 62 milliseconds