Searched refs:SwOLEListener_Impl (Results 1 – 2 of 2) sorted by relevance
107 class SwOLEListener_Impl : public ::cppu::WeakImplHelper1< embed::XStateChangeListener > class111 SwOLEListener_Impl( SwOLEObj* pObj );118 SwOLEListener_Impl::SwOLEListener_Impl( SwOLEObj* pObj ) in SwOLEListener_Impl() function in SwOLEListener_Impl127 void SAL_CALL SwOLEListener_Impl::changingState( const lang::EventObject&, ::sal_Int32 , ::sal_Int3… in changingState()131 void SAL_CALL SwOLEListener_Impl::stateChanged( const lang::EventObject&, ::sal_Int32 nOldState, ::… in stateChanged()146 void SwOLEListener_Impl::Release() in Release()154 void SAL_CALL SwOLEListener_Impl::disposing( const lang::EventObject& ) throw (uno::RuntimeExceptio… in disposing()686 pListener = new SwOLEListener_Impl( this ); in SwOLEObj()843 pListener = new SwOLEListener_Impl( this ); in GetOleRef()
34 class SwOLEListener_Impl;41 SwOLEListener_Impl* pListener;
Completed in 20 milliseconds