Searched refs:FlushNotificationAdapter (Results 1 – 1 of 1) sorted by relevance
120 class FlushNotificationAdapter : public FlushNotificationAdapter_Base class134 ~FlushNotificationAdapter();146 DBG_NAME( FlushNotificationAdapter ) in DBG_NAME() argument148 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 51 milliseconds