Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/misc/
H A Daccessibleeventbuffer.cxx48 ::css::uno::XInterface > > const & rListeners): in Entry()
49 m_aEvent(rEvent), m_aListeners(rListeners) {} in Entry()
78 const & rListeners) in addEvent()
80 m_aEntries.push_back(Entry(rEvent, rListeners)); in addEvent()
/trunk/main/unotools/source/misc/
H A Ddesktopterminationobserver.cxx210 Listeners& rListeners = getListenerAdminData().aListeners; in revokeTerminationListener() local
211 for ( Listeners::iterator lookup = rListeners.begin(); in revokeTerminationListener()
212 lookup != rListeners.end(); in revokeTerminationListener()
218 rListeners.erase( lookup ); in revokeTerminationListener()
/trunk/main/dbaccess/source/ui/inc/
H A Dsbamultiplex.hxx287 void Notify(::cppu::OInterfaceContainerHelper& rListeners, const eventtype& e); \
359 void classname::Notify(::cppu::OInterfaceContainerHelper& rListeners, const eventtype& e) \
363 ::cppu::OInterfaceIteratorHelper aIt(rListeners); \
/trunk/main/comphelper/inc/comphelper/
H A Daccessibleeventbuffer.hxx106 ::com::sun::star::uno::XInterface > > const & rListeners);

Completed in 29 milliseconds