class CResourceLoader::LanguageSpecificNumberConverter |
Public Member Functions | |
---|---|
void | Convert ( TDes &) |
void | ConvertToWesternNumbers ( TDes &) |
TBool | IsConversionNeeded () |
void | Convert | ( | TDes & | aDes | ) | [static] |
This routine is used to convert between European digits and Arabic-Indic, Eastern Arabic-Indic, Devanagari or Thai digits based on existing digit type setting.
TDes & aDes | Parameter to change |
void | ConvertToWesternNumbers | ( | TDes & | aDes | ) | [static] |
This routine is used to convert Arabic-Indic, Eastern Arabic-Indic or Devanagari digits to European digits.
TDes & aDes | Parameter to change |
TBool | IsConversionNeeded | ( | ) | [static] |
Arabic, Urdu or Farsi and if digit type is Arabic-Indic
Urdu or Farsi and digit type is Eastern Arabic_indic
Hindi and digit type is Devanagari.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.