:: com :: sun :: star :: text ::

interface XTextEmbeddedObjectsSupplier

Methods' Summary
getEmbeddedObjects  
Methods' Details
getEmbeddedObjects
::com::sun::star::container::XNameAccess
getEmbeddedObjects();

Returns
the collection of embedded objects.
Top of Page