Searched refs:VclEventListeners2 (Results 1 – 4 of 4) sorted by relevance
98 VclEventListeners2::VclEventListeners2() in VclEventListeners2() function in VclEventListeners2102 VclEventListeners2::~VclEventListeners2() in ~VclEventListeners2()106 void VclEventListeners2::addListener( const Link& i_rLink ) in addListener()117 void VclEventListeners2::removeListener( const Link& i_rLink ) in removeListener()131 void VclEventListeners2::callListeners( VclSimpleEvent* i_pEvent ) in callListeners()
1214 pSVData->maAppData.mpPostYieldListeners = new VclEventListeners2(); in AddPostYieldListener()
282 class VCL_DLLPUBLIC VclEventListeners2 : public vcl::DeletionNotifier class301 VclEventListeners2();302 ~VclEventListeners2();
114 class VclEventListeners2;157 VclEventListeners2* mpPostYieldListeners; // post yield listeners
Completed in 43 milliseconds