LibreOffice
LibreOffice 24.2 SDK API Reference
Public Attributes | List of all members
InsertedObjectInfo Struct Referencepublished

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::NamedValueOptions
 Container related options selected by user. More...
 

Detailed Description

is intended to provide result of creation of an embedded object by dialog.

Member Data Documentation

◆ Object

The new created embedded object.

◆ Options

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.


The documentation for this struct was generated from the following file: