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.cxx1808 void Desktop::impl_sendQueryTerminationEvent(Desktop::TTerminateListenerList& lCalledListener, in impl_sendQueryTerminationEvent() argument
1830 lCalledListener.push_back(xListener); in impl_sendQueryTerminationEvent()
1849 …id Desktop::impl_sendCancelTerminationEvent(const Desktop::TTerminateListenerList& lCalledListener) in impl_sendCancelTerminationEvent() argument
1855 for ( pIt = lCalledListener.begin(); in impl_sendCancelTerminationEvent()
1856 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);

Completed in 27 milliseconds