19 #ifndef __com_sun_star_embed_XInplaceObject_idl__
20 #define __com_sun_star_embed_XInplaceObject_idl__
30 module com { module sun { module star { module embed {
85 void enableModeless( [in]
boolean bEnable )
98 void translateAccelerators(
99 [in] sequence< ::com::sun::star::awt::KeyEvent > aKeys )
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
the base of all UNO exceptions
Definition: Exception.idl:32
This exception can be thrown in case the object's state does not allow to call requested functionalit...
Definition: WrongStateException.idl:32
represents common functionality for inplace embedded objects.
Definition: XInplaceObject.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47