19 #ifndef __com_sun_star_embed_XInplaceClient_idl__
20 #define __com_sun_star_embed_XInplaceClient_idl__
34 module
com { module sun { module star { module embed {
71 void deactivatedInplace()
99 ::
com::sun::star::frame::XLayoutManager getLayoutManager()
111 ::
com::sun::star::frame::XDispatchProvider getInplaceDispatchProvider()
130 ::
com::sun::star::awt::Rectangle getPlacement()
147 ::
com::sun::star::awt::Rectangle getClipRectangle()
159 void translateAccelerators( [in] sequence< ::
com::sun::star::awt::KeyEvent > aKeys )
170 void scrollObject( [in] ::
com::sun::star::awt::Size aOffset )
184 void changedPlacement( [in] ::
com::sun::star::awt::Rectangle aPosRect )
186 ::
com::sun::star::uno::Exception );