Searched refs:impl_notify (Results 1 – 6 of 6) sorted by relevance
114 …bool impl_notify( const ::com::sun::star::lang::EventObject& _rEvent ) SAL_THROW(( ::com::sun::…224 bool bRet = OListenerContainer::impl_notify( _rEvent ); in notify()271 return OListenerContainer::impl_notify( _rEvent ); in notify()274 using OListenerContainer::impl_notify;
233 ::impl_notify( const ListEvent& Changes ) in impl_notify() function in DynamicResultSetWrapper510 m_pOwner->impl_notify( Changes ); in notify()
182 impl_notify( const ::com::sun::star::ucb::ListEvent& Changes )
308 SortedDynamicResultSet::impl_notify( const ListEvent& Changes ) in impl_notify() function in SortedDynamicResultSet612 mpOwner->impl_notify( Changes ); in notify()
167 impl_notify( const ::com::sun::star::ucb::ListEvent& Changes )
87 bool OListenerContainer::impl_notify( const EventObject& _rEvent ) SAL_THROW(( Exception )) in impl_notify() function in comphelper::OListenerContainer
Completed in 37 milliseconds