LibreOffice
LibreOffice 5.0 SDK API Reference
|
Supplier for transliteration of numerals (native number strings). More...
import "NativeNumberSupplier.idl";
Additional Inherited Members | |
![]() | |
string | getNativeNumberString ([in] string aNumberString,[in]::com::sun::star::lang::Locale aLocale,[in] short nNativeNumberMode) |
Returns native number string for given number string. More... | |
boolean | isValidNatNum ([in]::com::sun::star::lang::Locale aLocale,[in] short nNativeNumberMode) |
Check if the NatNum is valid for the given locale. More... | |
NativeNumberXmlAttributes | convertToXmlAttributes ([in]::com::sun::star::lang::Locale aLocale,[in] short nNativeNumberMode) |
Convert a specific NatNum/Locale combination to attributes used in the XML file format. More... | |
short | convertFromXmlAttributes ([in] NativeNumberXmlAttributes aAttr) |
Convert XML attributes to a NatNum value. More... | |
Supplier for transliteration of numerals (native number strings).