Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
 Overview   Namespace   Class   Index   Help 
PUBLIC MEMBERS:  CLASSESSTRUCTSUNIONSENUMSTYPEDEFSMETHODSSTATIC METHODSDATASTATIC DATA

::

struct _rtl_Locale


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Description
The implementation structur of a locale. Do not create this structure direct. Only use the functions rtl_locale_register and rtl_locale_setDefault. The strings Language, Country and Variant are constants, so it is not necessary to acquire and release them.
File
locale.h

Public Members

Data

rtl_uString * Language; Lowercase two-letter ISO-639 code.
rtl_uString * Country; uppercase two-letter ISO-3166 code.
rtl_uString * Variant; Lowercase vendor and browser specific code.
sal_Int32 HashCode; The merged hash value of the Language, Country and Variant strings.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.