This class handles the notification events for the AccessibleTextHelper class.
void Append(const SdrHint &rHint)
Append event to end of queue.
::std::unique_ptr< SfxHint > PopFront()
Pop first queue element.
bool IsEmpty() const
Query whether queue is empty.
void ForEach(Functor &rFunctor) const
Apply functor to every queue member.
::std::deque< SfxHint * > EventQueue