Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx174 class FmXContainerMultiplexer : public OWeakSubObject, class
179 FmXContainerMultiplexer( ::cppu::OWeakObject& rSource, ::osl::Mutex& rMutex);
180 DECLARE_UNO3_DEFAULTS(FmXContainerMultiplexer,OWeakSubObject);
217 FmXContainerMultiplexer m_aContainerListeners;
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx265 FmXContainerMultiplexer::FmXContainerMultiplexer( ::cppu::OWeakObject& rSource, ::osl::Mutex& _rMut… in FmXContainerMultiplexer() function in FmXContainerMultiplexer
272 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 36 milliseconds