Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dipclient.cxx100 class SfxInPlaceClient_Impl : public ::cppu::WeakImplHelper5< embed::XEmbeddedClient, class
122 SfxInPlaceClient_Impl() in SfxInPlaceClient_Impl() function in SfxInPlaceClient_Impl
130 ~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 …]
/trunk/main/sfx2/inc/sfx2/
H A Dipclient.hxx38 class SfxInPlaceClient_Impl;
48 friend class SfxInPlaceClient_Impl;
50 SfxInPlaceClient_Impl* m_pImp;