summaryrefslogtreecommitdiff
path: root/forms/source/component
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 14:24:09 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 14:24:09 +0000
commitd292390284eb6b66deb1507b83e3200b37fd3bee (patch)
tree6cd44ada90cc8077b2a47f8e1f9af98f57cbbd78 /forms/source/component
parenta495915c257a3b2a721e52195212806e4d6c287e (diff)
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
Diffstat (limited to 'forms/source/component')
-rw-r--r--forms/source/component/FormattedFieldWrapper.cxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/forms/source/component/FormattedFieldWrapper.cxx b/forms/source/component/FormattedFieldWrapper.cxx
index a29a3a7fa92d..0431e368d601 100644
--- a/forms/source/component/FormattedFieldWrapper.cxx
+++ b/forms/source/component/FormattedFieldWrapper.cxx
@@ -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