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

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

service zh_TWBreakIterator

Description
contains the chinese (taiwan) 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