Searched refs:CAsyncEventNotifier (Results 1 – 3 of 3) sorted by relevance
50 CAsyncEventNotifier::CAsyncEventNotifier(cppu::OBroadcastHelper& rBroadcastHelper) : in CAsyncEventNotifier() function in CAsyncEventNotifier75 CAsyncEventNotifier::~CAsyncEventNotifier() in ~CAsyncEventNotifier()122 bool SAL_CALL CAsyncEventNotifier::startup(bool bCreateSuspended) in startup()154 void SAL_CALL CAsyncEventNotifier::shutdown() in shutdown()193 void CAsyncEventNotifier::suspend() in suspend()202 void CAsyncEventNotifier::resume() in resume()228 size_t SAL_CALL CAsyncEventNotifier::getEventListSize() in getEventListSize()238 void SAL_CALL CAsyncEventNotifier::resetNotifyEvent() in resetNotifyEvent()259 void SAL_CALL CAsyncEventNotifier::removeNextEventRecord() in removeNextEventRecord()269 void SAL_CALL CAsyncEventNotifier::run() in run()[all …]
51 class CAsyncEventNotifier class54 CAsyncEventNotifier(cppu::OBroadcastHelper& rBroadcastHelper);55 ~CAsyncEventNotifier();101 CAsyncEventNotifier( const CAsyncEventNotifier& );102 CAsyncEventNotifier& operator=( const CAsyncEventNotifier& );
247 CAsyncEventNotifier m_aAsyncEventNotifier;
Completed in 17 milliseconds