Methods' Details |
getNativeNumberString
string |
getNativeNumberString( |
[in] string |
aNumberString, |
| [in] ::com::sun::star::lang::Locale |
aLocale, |
| [in] short |
nNativeNumberMode ); |
- Description
- Returns native number string for given number string.
- Parameter aNumberString
- The input string.
- Parameter nNativeNumberMode
- One of NativeNumberMode values.
- Parameter aLocale
- The locale.
|
|
isValidNatNum
boolean |
isValidNatNum( |
[in] ::com::sun::star::lang::Locale |
aLocale, |
| [in] short |
nNativeNumberMode ); |
- Description
- Check if the NatNum is valid for the given locale.
- Parameter nNativeNumberMode
- One of NativeNumberMode values.
- Parameter aLocale
- The locale.
|
|
convertToXmlAttributes
- Description
- Convert a specific NatNum/Locale combination to attributes used
in the XML file format.
- Parameter nNativeNumberMode
- One of NativeNumberMode values.
- Parameter aLocale
- The locale.
|
|
convertFromXmlAttributes
- Description
- Convert XML attributes to a NatNum value.
- Returns
- One of NativeNumberMode
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.