INTEGRATION: CWS internatiodel (1.9.262); FILE MERGED
2006/02/10 21:51:50 er 1.9.262.4: RESYNC: (1.10-1.11); FILE MERGED 2006/02/10 19:31:14 er 1.9.262.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang 2006/01/19 14:30:56 er 1.9.262.2: RESYNC: (1.9-1.10); FILE MERGED 2005/06/24 13:11:37 er 1.9.262.1: #i50205# get rid of class International
This commit is contained in:
parent
a495915c25
commit
d292390284
1 changed files with 2 additions and 8 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: FormattedFieldWrapper.cxx,v $
|
||||
*
|
||||
* $Revision: 1.11 $
|
||||
* $Revision: 1.12 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-01-19 15:37:38 $
|
||||
* last change: $Author: vg $ $Date: 2006-04-07 15:24:09 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -55,15 +55,9 @@
|
|||
#include <connectivity/dbtools.hxx>
|
||||
#endif
|
||||
|
||||
#ifndef _ISOLANG_HXX
|
||||
#include <tools/isolang.hxx>
|
||||
#endif
|
||||
#ifndef _SV_SVAPP_HXX
|
||||
#include <vcl/svapp.hxx>
|
||||
#endif
|
||||
#ifndef _TOOLS_INTN_HXX
|
||||
#include <tools/intn.hxx>
|
||||
#endif
|
||||
|
||||
//.........................................................................
|
||||
namespace frm
|
||||
|
|
Loading…
Reference in a new issue