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()
79 class EventList class84 EventList(){} in EventList() function in EventList85 ~EventList(){ Clear(); } in ~EventList()200 void Remove( long nPos, long nCount, EventList *pList );203 void ResortModified( EventList* pList );204 void ResortNew( EventList* pList );
529 void EventList::Clear() in Clear()541 void EventList::AddEvent( long nType, long nPos, long nCount ) in AddEvent()
1476 void SortedResultSet::Remove( long nPos, long nCount, EventList *pEvents ) in Remove()1678 void SortedResultSet::ResortModified( EventList* pList ) in ResortModified()1746 void SortedResultSet::ResortNew( EventList* pList ) in ResortNew()
90 EventList maActions;
72 class EventList class79 EventList();80 SVX_DLLPUBLIC virtual ~EventList();111 EventList maList;
34 class EventList;