Searched refs:ScUnoListenerEntry (Results 1 – 2 of 2) sorted by relevance
51 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()
41 struct ScUnoListenerEntry struct47 ScUnoListenerEntry( const ::com::sun::star::uno::Reference< in ScUnoListenerEntry() argument62 ::std::list<ScUnoListenerEntry> aEntries;
Completed in 29 milliseconds