Home
last modified time | relevance | path

Searched refs:EventList (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/svx/source/sdr/animation/
H A Dscheduler.cxx82 EventList::EventList() in EventList() function in sdr::animation::EventList
87 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()
/aoo4110/main/svx/inc/svx/sdr/animation/
H A Dscheduler.hxx72 class EventList class
79 EventList();
80 SVX_DLLPUBLIC virtual ~EventList();
111 EventList maList;
/aoo4110/main/ucb/source/sorter/
H A Dsortresult.hxx79 class EventList class
84 EventList(){} in EventList() function in EventList
85 ~EventList(){ Clear(); } in ~EventList()
204 void Remove( long nPos, long nCount, EventList *pList );
207 void ResortModified( EventList* pList );
208 void ResortNew( EventList* pList );
H A Dsortdynres.cxx542 void EventList::Clear() in Clear()
554 void EventList::AddEvent( long nType, long nPos, long nCount ) in AddEvent()
H A Dsortdynres.hxx90 EventList maActions;
H A Dsortresult.cxx1550 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()
/aoo4110/main/vcl/inc/vcl/
H A Dunowrap.hxx34 class EventList;

Completed in 42 milliseconds