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