Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx126 class FmXSelectionMultiplexer :public OWeakSubObject class
131 FmXSelectionMultiplexer( ::cppu::OWeakObject& rSource, ::osl::Mutex& rMutex );
132 DECLARE_UNO3_DEFAULTS(FmXSelectionMultiplexer, OWeakSubObject);
218 FmXSelectionMultiplexer m_aSelectionListeners;
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx227 FmXSelectionMultiplexer::FmXSelectionMultiplexer( ::cppu::OWeakObject& rSource, ::osl::Mutex& _rMut… in FmXSelectionMultiplexer() function in FmXSelectionMultiplexer
234 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 28 milliseconds