Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service TextContentCollection

Description
Objects of this type are collections of text contents of the same type.
See also
Text


Exported Interfaces

com::sun::star::container::XNameAccess
Description
Each text content is accessible by its name, which is unique within the collection.
com::sun::star::container::XContainer
Description
The insertion and removal of text contents of this type are broadcasted via this interface.

Top of Page