Searched refs:AnyEvent (Results 1 – 7 of 7) sorted by relevance
44 class COMPHELPER_DLLPUBLIC AnyEvent : ::rtl::IReference class50 AnyEvent();56 virtual ~AnyEvent();59 AnyEvent( AnyEvent& ); // not defined60 void operator=( AnyEvent& ); // not defined66 typedef ::rtl::Reference< AnyEvent > AnyEventRef;80 virtual void processEvent( const AnyEvent& _rEvent ) = 0;174 class EventHolder : public AnyEvent
46 AnyEvent::AnyEvent() in AnyEvent() function in comphelper::AnyEvent52 AnyEvent::~AnyEvent() in ~AnyEvent()57 oslInterlockedCount SAL_CALL AnyEvent::acquire() in acquire()63 oslInterlockedCount SAL_CALL AnyEvent::release() in release()
81 struct ControlEvent : public ::comphelper::AnyEvent190 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()
141 virtual void processEvent( const ::comphelper::AnyEvent& _rEvent );238 void DocumentEventNotifier_Impl::processEvent( const ::comphelper::AnyEvent& _rEvent ) in processEvent()
271 virtual void processEvent( const ::comphelper::AnyEvent& _rEvent );
1669 void OListBoxControl::processEvent( const AnyEvent& _rEvent ) in processEvent()
156 class UndoManagerRequest : public ::comphelper::AnyEvent
Completed in 47 milliseconds