Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

Locale_s Struct Reference

Collaboration diagram for Locale_s:

Collaboration graph
[legend]

Data Fields

gui_App_tapp
char * filename
char lang [3]
int itemcount
LocaleItem_titems

Field Documentation

gui_App_t* Locale_s::app
 

Definition at line 44 of file Locale.c.

Referenced by locale_InitInternal, and locale_StartElement.

char* Locale_s::filename
 

Definition at line 45 of file Locale.c.

Referenced by locale_CleanUp, and locale_InitInternal.

int Locale_s::itemcount
 

Definition at line 47 of file Locale.c.

Referenced by locale_CleanUp, locale_GetStringTL, and locale_InitInternal.

LocaleItem_t* Locale_s::items
 

Definition at line 48 of file Locale.c.

Referenced by locale_CleanUp, locale_GetStringTL, and locale_InitInternal.

char Locale_s::lang[3]
 

Definition at line 46 of file Locale.c.

Referenced by locale_InitInternal.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 7 12:13:25 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002