TUnicodeData Struct Reference
Public Member Enumerations
|
enum
|
anonymous
{
EHasLowerCase
= 1,
EHasUpperCase
= 2,
EHasTitleCase
= 4,
EMirrored
= 8,
ENumericFlags
= 0x70,
ENonNumeric
= 0x00,
ESmallNumeric
= 0x10,
EFiveHundred
= 0x20,
EOneThousand
= 0x30,
EFiveThousand
= 0x40,
ETenThousand
= 0x50,
EHundredThousand
= 0x60,
EFraction
= 0x70
}
|
Member Enumerations Documentation
Enum anonymous
Enumerators
EHasLowerCase = 1
|
|
EHasUpperCase = 2
|
|
EHasTitleCase = 4
|
|
EMirrored = 8
|
|
ENumericFlags = 0x70
|
|
ENonNumeric = 0x00
|
|
ESmallNumeric = 0x10
|
|
EFiveHundred = 0x20
|
|
EOneThousand = 0x30
|
|
EFiveThousand = 0x40
|
|
ETenThousand = 0x50
|
|
EHundredThousand = 0x60
|
|
EFraction = 0x70
|
|
Member Data Documentation
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.