Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx120 class FlushNotificationAdapter : public FlushNotificationAdapter_Base class
134 ~FlushNotificationAdapter();
146 DBG_NAME( FlushNotificationAdapter ) in DBG_NAME() argument
148 FlushNotificationAdapter::FlushNotificationAdapter( const Reference< XFlushable >& _rxBroadcaster, … in DBG_NAME()
152 DBG_CTOR( FlushNotificationAdapter, NULL ); in DBG_NAME()
165 FlushNotificationAdapter::~FlushNotificationAdapter() in ~FlushNotificationAdapter()
167 DBG_DTOR( FlushNotificationAdapter, NULL ); in ~FlushNotificationAdapter()
171 void SAL_CALL FlushNotificationAdapter::impl_dispose( bool _bRevokeListener ) in impl_dispose()
187 void SAL_CALL FlushNotificationAdapter::flushed( const EventObject& rEvent ) throw (RuntimeExceptio… in flushed()
197 void SAL_CALL FlushNotificationAdapter::disposing( const EventObject& Source ) throw (RuntimeExcept… in disposing()
[all …]

Completed in 10 milliseconds