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

service TextContentCollection
Description
Objects of this type are collections of text contents of the same type.
See also
::com::sun::star::text::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