Home
last modified time | relevance | path

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

/aoo42x/main/comphelper/source/misc/
H A Dasyncnotification.cxx200 AnyEventRef aNextEvent; in run() local
207 aNextEvent = aEvent.aEvent; in run()
211 OSL_TRACE( "AsyncEventNotifier(%p): popping %p\n", this, aNextEvent.get() ); in run()
213 if ( !aNextEvent.get() ) in run()
222 OSL_TRACE( "AsyncEventNotifier(%p): removing %p\n", this, aNextEvent.get() ); in run()
232 xNextProcessor->processEvent( *aNextEvent.get() ); in run()

Completed in 13 milliseconds