INTEGRATION: CWS internatiodel (1.61.22); FILE MERGED

2006/02/10 19:29:59 er 1.61.22.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
2006/01/19 15:07:08 er 1.61.22.2: RESYNC: (1.61-1.64); FILE MERGED
2005/06/24 13:10:26 er 1.61.22.1: #i50205# get rid of class International
This commit is contained in:
Vladimir Glazounov
2006-04-07 13:51:53 +00:00
parent 538973913c
commit 9a1595dbc3

View File

@@ -4,9 +4,9 @@
*
* $RCSfile: methods.cxx,v $
*
* $Revision: 1.65 $
* $Revision: 1.66 $
*
* last change: $Author: vg $ $Date: 2006-04-07 14:03:28 $
* last change: $Author: vg $ $Date: 2006-04-07 14:51:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,9 +40,6 @@
#ifndef _SBXVAR_HXX
#include <sbxvar.hxx>
#endif
#ifndef _INTN_HXX //autogen
#include <tools/intn.hxx>
#endif
#ifndef _VOS_PROCESS_HXX
#include <vos/process.hxx>
#endif
@@ -72,8 +69,10 @@
#include <osl/time.h>
#include <unotools/charclass.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <tools/isolang.hxx>
#include <tools/wldcrd.hxx>
#ifndef INCLUDED_I18NPOOL_LANG_H
#include <i18npool/lang.h>
#endif
#ifdef OS2
#define INCL_WINWINDOWMGR