service TextPortionEnumeration in module com::sun::star::text::

(Global Index)

Syntax

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