Home
last modified time | relevance | path

Searched defs:EventEntry (Results 1 – 2 of 2) sorted by relevance

/trunk/main/slideshow/source/inc/
H A Deventqueue.hxx126 struct EventEntry : public ::std::unary_function<EventEntry, bool> struct in slideshow::internal::EventQueue
128 EventSharedPtr pEvent;
129 double nTime;
133 EventEntry( EventSharedPtr const& p, double t ) in EventEntry() function
/trunk/main/basctl/source/basicide/
H A Ddoceventnotifier.cxx147 struct EventEntry in notifyEvent() struct
149 const sal_Char* pEventName; in notifyEvent()
150 void (DocumentEventListener::*listenerMethod)( const ScriptDocument& _rDocument ); in notifyEvent()

Completed in 13 milliseconds