Searched refs:EmbedEventListener_Impl (Results 1 – 1 of 1) sorted by relevance
66 class EmbedEventListener_Impl : public ::cppu::WeakImplHelper4 < embed::XStateChangeListener, class75 EmbedEventListener_Impl( EmbeddedObjectRef* p ) : in EmbedEventListener_Impl() function in svt::EmbedEventListener_Impl80 static EmbedEventListener_Impl* Create( EmbeddedObjectRef* );91 EmbedEventListener_Impl* EmbedEventListener_Impl::Create( EmbeddedObjectRef* p ) in Create()93 EmbedEventListener_Impl* xRet = new EmbedEventListener_Impl( p ); in Create()122 void SAL_CALL EmbedEventListener_Impl::changingState( const lang::EventObject&, in changingState()128 void SAL_CALL EmbedEventListener_Impl::stateChanged( const lang::EventObject&, in stateChanged()166 void SAL_CALL EmbedEventListener_Impl::modified( const lang::EventObject& ) in modified()187 void SAL_CALL EmbedEventListener_Impl::notifyEvent( const document::EventObject& aEvent ) in notifyEvent()206 void SAL_CALL EmbedEventListener_Impl::queryClosing( const lang::EventObject& Source, ::sal_Bool ) in queryClosing()[all …]