LibreOffice
LibreOffice 24.2 SDK API Reference
List of all members
NumberText Service Reference

provides converter to spell out numbers and money amounts More...

import"NumberText.idl";

Inheritance diagram for NumberText:
XNumberText

Additional Inherited Members

- Public Member Functions inherited from XNumberText
string getNumberText ([in] string aText, [in] com::sun::star::lang::Locale aLocale) raises ( com::sun::star::lang::IllegalArgumentException )
 spell out numbers and money amounts More...
 
sequence< com::sun::star::lang::LocalegetAvailableLanguages ()
 returns a list of all supported languages. More...
 

Detailed Description

provides converter to spell out numbers and money amounts

An implementation of this service will receive text and has to spell out as cardinal, ordinal, ordinal indicator or money amounts.

An implementation of this service is not limited to number to number conversion at all. It might also support other linguistic functions of a given language, for example, spelling out years, gender and formal variants or complex affixation of number names, or article selection.

Since
LibreOffice 6.1

The documentation for this service was generated from the following file: