Home
last modified time | relevance | path

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

/aoo41x/main/fpicker/source/win32/filepicker/
H A Dasynceventnotifier.cxx50 CAsyncEventNotifier::CAsyncEventNotifier(cppu::OBroadcastHelper& rBroadcastHelper) : in CAsyncEventNotifier() function in CAsyncEventNotifier
75 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 …]
H A Dasynceventnotifier.hxx51 class CAsyncEventNotifier class
54 CAsyncEventNotifier(cppu::OBroadcastHelper& rBroadcastHelper);
55 ~CAsyncEventNotifier();
101 CAsyncEventNotifier( const CAsyncEventNotifier& );
102 CAsyncEventNotifier& operator=( const CAsyncEventNotifier& );
H A DFilePicker.hxx247 CAsyncEventNotifier m_aAsyncEventNotifier;

Completed in 16 milliseconds