service TextSearch in module com::sun::star::util::

(Global Index)

Syntax

service TextSearch;

Description

search a string with a defined algorithm in another string. It is able to search forward or backward in the string

Exported Interfaces

com::sun::star::util::XTextSearch

Top of Page