Searched refs:EventList (Results 1 – 7 of 7) sorted by relevance
82 EventList::EventList() in EventList() function in sdr::animation::EventList87 EventList::~EventList() in ~EventList()92 void EventList::Insert(Event* pNew) in Insert()118 void EventList::Remove(Event* pOld) in Remove()144 void EventList::Clear() in Clear()154 Event* EventList::GetFirst() in GetFirst()
72 class EventList class79 EventList();80 SVX_DLLPUBLIC virtual ~EventList();111 EventList maList;
79 class EventList class84 EventList(){} in EventList() function in EventList85 ~EventList(){ Clear(); } in ~EventList()204 void Remove( long nPos, long nCount, EventList *pList );207 void ResortModified( EventList* pList );208 void ResortNew( EventList* pList );
542 void EventList::Clear() in Clear()554 void EventList::AddEvent( long nType, long nPos, long nCount ) in AddEvent()
1550 void SortedResultSet::Remove( long nPos, long nCount, EventList *pEvents ) in Remove()1752 void SortedResultSet::ResortModified( EventList* pList ) in ResortModified()1820 void SortedResultSet::ResortNew( EventList* pList ) in ResortNew()
90 EventList maActions;
34 class EventList;
Completed in 37 milliseconds