Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/unoobj/
H A Dlistenercalls.cxx51 aEntries.push_back( ScUnoListenerEntry( rListener, rEvent ) ); in Add()
62 std::list<ScUnoListenerEntry>::iterator aItr(aEntries.begin()); in ExecuteAndClear()
63 std::list<ScUnoListenerEntry>::iterator aEndItr(aEntries.end()); in ExecuteAndClear()
66 ScUnoListenerEntry aEntry = *aItr; in ExecuteAndClear()
/aoo4110/main/sc/inc/
H A Dlistenercalls.hxx41 struct ScUnoListenerEntry struct
47 ScUnoListenerEntry( const ::com::sun::star::uno::Reference< in ScUnoListenerEntry() argument
62 ::std::list<ScUnoListenerEntry> aEntries;

Completed in 6 milliseconds