Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/ole/
H A Dndole.cxx107 class SwOLEListener_Impl : public ::cppu::WeakImplHelper1< embed::XStateChangeListener > class
111 SwOLEListener_Impl( SwOLEObj* pObj );
118 SwOLEListener_Impl::SwOLEListener_Impl( SwOLEObj* pObj ) in SwOLEListener_Impl() function in SwOLEListener_Impl
127 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()
/aoo42x/main/sw/inc/
H A Dndole.hxx34 class SwOLEListener_Impl;
41 SwOLEListener_Impl* pListener;

Completed in 17 milliseconds