:: 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 - Summary
::com::sun::star::container::XEnumeration

This interface provides access to the elements of a paragraph in a text document.

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

 
Top of Page