LibreOffice
LibreOffice 24.2 SDK API Reference
|
Attributes describing a native number mode for a specific locale, stored in XML file format. More...
import <NativeNumberXmlAttributes2.idl;
Public Attributes | |
string | Spellout |
The format of the number string, for example, "cardinal", "ordinal" or "ordinal-number". | |
![]() | |
::com::sun::star::lang::Locale | Locale |
The locale of the native number representation. | |
string | Format |
The number "1" expressed as a native number string. | |
string | Style |
The type of the number string, for example, "short" or "medium" or "long". | |
Attributes describing a native number mode for a specific locale, stored in XML file format.
Used later with XNativeNumberSupplier2::convertToXmlAttributes() and XNativeNumberSupplier2::convertFromXmlAttributes()
string Spellout |
The format of the number string, for example, "cardinal", "ordinal" or "ordinal-number".