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 );
This exception can be thrown in case the object's state does not allow to call requested functionalit...
Definition: WrongStateException.idl:33
represents common functionality for inplace clients.
Definition: XInplaceClient.idl:39
void activatingInplace()
notifies container through the client that the object is to be inplace activated.
boolean canInplaceActivate()
checks if the container can activate the object inplace.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22