Searched refs:FmXSelectionMultiplexer (Results 1 – 2 of 2) sorted by relevance
126 class FmXSelectionMultiplexer :public OWeakSubObject class131 FmXSelectionMultiplexer( ::cppu::OWeakObject& rSource, ::osl::Mutex& rMutex );132 DECLARE_UNO3_DEFAULTS(FmXSelectionMultiplexer, OWeakSubObject);218 FmXSelectionMultiplexer m_aSelectionListeners;
227 FmXSelectionMultiplexer::FmXSelectionMultiplexer( ::cppu::OWeakObject& rSource, ::osl::Mutex& _rMut… in FmXSelectionMultiplexer() function in FmXSelectionMultiplexer234 Any SAL_CALL FmXSelectionMultiplexer::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface()249 void FmXSelectionMultiplexer::disposing(const EventObject& ) throw( RuntimeException ) in disposing()254 void SAL_CALL FmXSelectionMultiplexer::selectionChanged( const EventObject& _rEvent ) throw (Runtim… in selectionChanged()
Completed in 29 milliseconds