Home
last modified time | relevance | path

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

/trunk/main/vcl/source/helper/
H A Devntpost.cxx35 EventPoster::EventPoster( const Link& rLink ) in EventPoster() function in vcl::EventPoster
41 EventPoster::~EventPoster() in ~EventPoster()
47 void EventPoster::Post( UserEvent* pEvent ) in Post()
50 m_nId = GetpApp()->PostUserEvent( ( LINK( this, EventPoster, DoEvent_Impl ) ), pEvent ); in Post()
53 IMPL_LINK_INLINE_START( EventPoster, DoEvent_Impl, UserEvent*, pEvent ) in IMPL_LINK_INLINE_START() argument
59 IMPL_LINK_INLINE_END( EventPoster, DoEvent_Impl, UserEvent*, pEvent )
/trunk/main/vcl/inc/vcl/
H A Devntpost.hxx39 class VCL_DLLPUBLIC EventPoster class
49 EventPoster( const Link& rLink );
50 ~EventPoster();
/trunk/main/framework/source/accelerators/
H A Dacceleratorexecute.hxx134 ::vcl::EventPoster m_aAsyncCallback;
/trunk/main/svtools/inc/svtools/
H A Dacceleratorexecute.hxx146 ::vcl::EventPoster m_aAsyncCallback;
/trunk/main/framework/inc/dispatch/
H A Dclosedispatcher.hxx114 ::vcl::EventPoster m_aAsyncCallback;
/trunk/main/framework/inc/services/
H A Dtask.hxx600 ::vcl::EventPoster m_aPoster ;
H A Dautorecovery.hxx372 ::vcl::EventPoster m_aAsyncDispatcher;
/trunk/main/svtools/source/misc/
H A Dacceleratorexecute.cxx118 ::vcl::EventPoster m_aAsyncCallback;

Completed in 38 milliseconds