LibreOffice
LibreOffice 24.2 SDK API Reference
|
is intended to provide result of creation of an embedded object by dialog. More...
import"InsertedObjectInfo.idl";
Public Attributes | |
XEmbeddedObject | Object |
The new created embedded object. More... | |
sequence< ::com::sun::star::beans::NamedValue > | Options |
Container related options selected by user. More... | |
is intended to provide result of creation of an embedded object by dialog.
XEmbeddedObject Object |
The new created embedded object.
sequence< ::com::sun::star::beans::NamedValue > Options |
Container related options selected by user.
A dialog related to embedded object creation usually allows user to make some choices that can be container related. This information can be provided by this member.