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

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

service TextPortionEnumeration

Description
This interface creates an enumeration of paragraph within a text document. The elements created by this enumeration contains either parts of text with equal properties or text content elements like text fields, reference marks or bookmarks.


Exported Interfaces

com::sun::star::container::XEnumeration
Description
This interface provides access to the elements of a paragraph in a text document.

Top of Page