Searched refs:FlushNotificationAdapter (Results 1 – 1 of 1) sorted by relevance
120 class FlushNotificationAdapter : public FlushNotificationAdapter_Base class129 …Reference< XFlushListener > xAdapter( new FlushNotificationAdapter( _rxBroadcaster, _rxListener ) … in installAdapter()133 …FlushNotificationAdapter( const Reference< XFlushable >& _rxBroadcaster, const Reference< XFlushLi…134 ~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()[all …]