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

interface XTextSectionsSupplier
Description
manages the text sections within the context (i.e. the document).

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

Returns
the collection of text sections.
Top of Page