service zh_CNBreakIterator in module com::sun::star::i18n::

(Global Index)

Syntax

service zh_CNBreakIterator;

Description

contains the chinese specific routines for iteration in Unicode string. It is derived from the base XBreakIterator , which contains all the base routines. Iterates over Characters, Words, Sentences and Linebreaks.

Exported Interfaces

com::sun::star::i18n::XBreakIterator

Description

contains the base routines for iteration in Unicode string. Iterates over Characters, Words, Sentences and Linebreaks.


com::sun::star::lang::XServiceInfo

Description

provides information regarding which services are implemented.


Top of Page