Searched refs:FmXContainerMultiplexer (Results 1 – 2 of 2) sorted by relevance
174 class FmXContainerMultiplexer : public OWeakSubObject, class179 FmXContainerMultiplexer( ::cppu::OWeakObject& rSource, ::osl::Mutex& rMutex);180 DECLARE_UNO3_DEFAULTS(FmXContainerMultiplexer,OWeakSubObject);217 FmXContainerMultiplexer m_aContainerListeners;
265 FmXContainerMultiplexer::FmXContainerMultiplexer( ::cppu::OWeakObject& rSource, ::osl::Mutex& _rMut… in FmXContainerMultiplexer() function in FmXContainerMultiplexer272 Any SAL_CALL FmXContainerMultiplexer::queryInterface(const Type& _rType) throw (RuntimeException) in queryInterface()287 void FmXContainerMultiplexer::disposing(const EventObject& ) throw( RuntimeException ) in disposing()291 void FmXContainerMultiplexer::elementInserted(const ContainerEvent& e) throw( RuntimeException ) in elementInserted()299 void FmXContainerMultiplexer::elementRemoved(const ContainerEvent& e) throw( RuntimeException ) in elementRemoved()308 void FmXContainerMultiplexer::elementReplaced(const ContainerEvent& e) throw( RuntimeException ) in elementReplaced()
Completed in 23 milliseconds