Home
last modified time | relevance | path

Searched refs:lCalledListener (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/source/services/ !
H A Ddesktop.cxx1806 void Desktop::impl_sendQueryTerminationEvent(Desktop::TTerminateListenerList& lCalledListener, in impl_sendQueryTerminationEvent() argument
1828 lCalledListener.push_back(xListener); in impl_sendQueryTerminationEvent()
1847 …id Desktop::impl_sendCancelTerminationEvent(const Desktop::TTerminateListenerList& lCalledListener) in impl_sendCancelTerminationEvent() argument
1853 for ( pIt = lCalledListener.begin(); in impl_sendCancelTerminationEvent()
1854 pIt != lCalledListener.end (); in impl_sendCancelTerminationEvent()
/trunk/main/framework/inc/services/ !
H A Ddesktop.hxx381 void impl_sendQueryTerminationEvent(TTerminateListenerList& lCalledListener,
398 void impl_sendCancelTerminationEvent(const TTerminateListenerList& lCalledListener);