Mac OS 9
IntlResources.h File Reference

International Resource definitions. More...

#include <MacTypes.h>

Go to the source code of this file.

Data Structures

struct  OffPair
 
struct  Intl0Rec
 
struct  Intl1Rec
 
struct  Itl1ExtRec
 
struct  UntokenTable
 
union  WideChar
 
struct  WideCharArr
 
struct  NumberParts
 
struct  Itl4Rec
 
struct  NItl4Rec
 
struct  TableDirectoryRecord
 
struct  Itl5Record
 
struct  RuleBasedTrslRecord
 
struct  ItlcRecord
 
struct  ItlbRecord
 
struct  ItlbExtRecord
 

Typedefs

typedef SInt8 DateOrders
 
typedef struct OffPair OffPair
 
typedef OffPair OffsetTable[3]
 
typedef struct Intl0Rec Intl0Rec
 
typedef Intl0RecIntl0Ptr
 
typedef Intl0PtrIntl0Hndl
 
typedef struct Intl1Rec Intl1Rec
 
typedef Intl1RecIntl1Ptr
 
typedef Intl1PtrIntl1Hndl
 
typedef struct Itl1ExtRec Itl1ExtRec
 
typedef struct UntokenTable UntokenTable
 
typedef UntokenTableUntokenTablePtr
 
typedef UntokenTablePtrUntokenTableHandle
 
typedef union WideChar WideChar
 
typedef struct WideCharArr WideCharArr
 
typedef struct NumberParts NumberParts
 
typedef NumberPartsNumberPartsPtr
 
typedef struct Itl4Rec Itl4Rec
 
typedef Itl4RecItl4Ptr
 
typedef Itl4PtrItl4Handle
 
typedef struct NItl4Rec NItl4Rec
 
typedef NItl4RecNItl4Ptr
 
typedef NItl4PtrNItl4Handle
 
typedef struct TableDirectoryRecord TableDirectoryRecord
 
typedef struct Itl5Record Itl5Record
 
typedef struct RuleBasedTrslRecord RuleBasedTrslRecord
 
typedef struct ItlcRecord ItlcRecord
 
typedef struct ItlbRecord ItlbRecord
 
typedef struct ItlbExtRecord ItlbExtRecord
 

Enumerations

enum  { itlcShowIcon = 7 , itlcDualCaret = 6 , itlcSysDirection = 15 }
 
enum  { itlcDisableKeyScriptSync }
 
enum  { itlcDisableKeyScriptSyncMask }
 
enum  {
  tokLeftQuote = 1 , tokRightQuote = 2 , tokLeadPlacer = 3 , tokLeader = 4 ,
  tokNonLeader = 5 , tokZeroLead = 6 , tokPercent = 7 , tokPlusSign = 8 ,
  tokMinusSign = 9 , tokThousands = 10 , tokReserved = 11 , tokSeparator = 12 ,
  tokEscape = 13 , tokDecPoint = 14 , tokEPlus = 15 , tokEMinus = 16 ,
  tokMaxSymbols = 31 , curNumberPartsVersion = 1
}
 
enum  { currSymLead = 16 , currNegSym = 32 , currTrailingZ = 64 , currLeadingZ = 128 }
 
enum  {
  mdy = 0 , dmy = 1 , ymd = 2 , myd = 3 ,
  dym = 4 , ydm = 5
}
 
enum  {
  timeCycle24 = 0 , timeCycleZero = 1 , timeCycle12 = 255 , zeroCycle = 1 ,
  longDay = 0 , longWeek = 1 , longMonth = 2 , longYear = 3 ,
  supDay = 1 , supWeek = 2 , supMonth = 4 , supYear = 8 ,
  dayLdingZ = 32 , mntLdingZ = 64 , century = 128 , secLeadingZ = 32 ,
  minLeadingZ = 64 , hrLeadingZ = 128
}
 

Detailed Description

International Resource definitions.

Introduced In: System 7.5+
Avaliable From: Universal Interfaces 3.4.1
Copyright: � 1983-2001 by Apple Computer, Inc., all rights reserved.

For bug reports, consult the following page on the World Wide Web:

http://developer.apple.com/bugreporter/