Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Dvclevent.cxx98 VclEventListeners2::VclEventListeners2() in VclEventListeners2() function in VclEventListeners2
102 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()
H A Dsvapp.cxx1214 pSVData->maAppData.mpPostYieldListeners = new VclEventListeners2(); in AddPostYieldListener()
/trunk/main/vcl/inc/vcl/
H A Dvclevent.hxx282 class VCL_DLLPUBLIC VclEventListeners2 : public vcl::DeletionNotifier class
301 VclEventListeners2();
302 ~VclEventListeners2();
/trunk/main/vcl/inc/
H A Dsvdata.hxx114 class VclEventListeners2;
157 VclEventListeners2* mpPostYieldListeners; // post yield listeners

Completed in 34 milliseconds