Searched defs:EventEntry (Results 1 – 2 of 2) sorted by relevance
126 struct EventEntry : public ::std::unary_function<EventEntry, bool> struct in slideshow::internal::EventQueue128 EventSharedPtr pEvent;129 double nTime;133 EventEntry( EventSharedPtr const& p, double t ) in EventEntry() function
147 struct EventEntry in notifyEvent() struct149 const sal_Char* pEventName; in notifyEvent()150 void (DocumentEventListener::*listenerMethod)( const ScriptDocument& _rDocument ); in notifyEvent()
Completed in 18 milliseconds