23 module
com { module sun { module star { module embed {
92 [in] sequence< ::com::sun::star::awt::KeyEvent > aKeys )
This exception can be thrown in case the object's state does not allow to call requested functionalit...
Definition: WrongStateException.idl:29
the base of all UNO exceptions
Definition: Exception.idl:29
represents common functionality for inplace embedded objects.
Definition: XInplaceObject.idl:28
void setObjectRectangles([in] ::com::sun::star::awt::Rectangle aPosRect, [in] ::com::sun::star::awt::Rectangle aClipRect)
sets the visible part of the inplace object.
void translateAccelerators([in] sequence< ::com::sun::star::awt::KeyEvent > aKeys)
provides accelerator table the container wants to use during inplace editing.
void enableModeless([in] boolean bEnable)
enables or disables modeless dialogs of the object.
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20
specifies a rectangular area by position and size.
Definition: Rectangle.idl:28