is intended to provide result of creation of an embedded object by dialog. More...
import "InsertedObjectInfo.idl";
| Public Types | |
| typedef sequence< ::com::sun::star::beans::NamedValue > | Options | 
| Container related options selected by user. | |
| Public Attributes | |
| XEmbeddedObject | Object | 
| The new created embedded object. | |
is intended to provide result of creation of an embedded object by dialog.
| 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.
| XEmbeddedObject Object | 
The new created embedded object.