Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

:: drafts :: com :: sun :: star :: i18n ::

struct NativeNumberXmlAttributes
Description
Attributes describing a native number mode for a specific locale, stored in XML file format.

Used with XNativeNumberSupplier::convertToXmlAttributes() and XNativeNumberSupplier::convertFromXmlAttributes()


Elements' Summary
Locale The locale of the native number representation
Format The number "1" expressed as a native number string.
Style The type of the number string, for example, "short" or "medium" or "long".
Elements' Details
Locale
::com::sun::star::lang::Locale Locale;
Description
The locale of the native number representation
Format
string Format;
Description
The number "1" expressed as a native number string.
Style
string Style;
Description
The type of the number string, for example, "short" or "medium" or "long".
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.