LibreOffice
LibreOffice 24.2 SDK API Reference
|
provides converter to spell out numbers and money amounts More...
import"NumberText.idl";
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::Locale > | getAvailableLanguages () |
returns a list of all supported languages. More... | |
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.