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

(Global Index)

Syntax

service ja_JPBreakIterator;

Description

contains the japanese specific routines for iteration in Unicode string. 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