Searched refs:SfxInPlaceClient_Impl (Results 1 – 2 of 2) sorted by relevance
100 class SfxInPlaceClient_Impl : public ::cppu::WeakImplHelper5< embed::XEmbeddedClient, class122 SfxInPlaceClient_Impl() in SfxInPlaceClient_Impl() function in SfxInPlaceClient_Impl130 ~SfxInPlaceClient_Impl();169 SfxInPlaceClient_Impl::~SfxInPlaceClient_Impl() in ~SfxInPlaceClient_Impl()173 void SAL_CALL SfxInPlaceClient_Impl::changingState( in changingState()181 void SAL_CALL SfxInPlaceClient_Impl::stateChanged( in stateChanged()213 void SAL_CALL SfxInPlaceClient_Impl::notifyEvent( const document::EventObject& aEvent ) throw( uno:… in notifyEvent()225 void SAL_CALL SfxInPlaceClient_Impl::disposing( const ::com::sun::star::lang::EventObject& /*aEvent… in disposing()233 uno::Reference < frame::XFrame > SfxInPlaceClient_Impl::GetFrame() const in GetFrame()240 void SAL_CALL SfxInPlaceClient_Impl::saveObject() in saveObject()[all …]
38 class SfxInPlaceClient_Impl;48 friend class SfxInPlaceClient_Impl;50 SfxInPlaceClient_Impl* m_pImp;