LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
NativeNumberXmlAttributes2 Struct Reference

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

import"NativeNumberXmlAttributes2.idl";

Inheritance diagram for NativeNumberXmlAttributes2:
NativeNumberXmlAttributes

Public Attributes

string Spellout
 The format of the number string, for example, "cardinal", "ordinal" or "ordinal-number". More...
 
- Public Attributes inherited from NativeNumberXmlAttributes
::com::sun::star::lang::Locale Locale
 The locale of the native number representation. More...
 
string Format
 The number "1" expressed as a native number string. More...
 
string Style
 The type of the number string, for example, "short" or "medium" or "long". More...
 

Detailed Description

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

Used later with XNativeNumberSupplier2::convertToXmlAttributes() and XNativeNumberSupplier2::convertFromXmlAttributes()

Since
LibreOffice 6.1

Member Data Documentation

◆ Spellout

string Spellout

The format of the number string, for example, "cardinal", "ordinal" or "ordinal-number".


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