summaryrefslogtreecommitdiff
path: root/forms/source/component
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 14:24:43 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 14:24:43 +0000
commit8c55df4bd85aaa6b998d74291759ffa44da9c020 (patch)
tree0fa3e85eb8d5a88ec49044ee3b5c09990c4d7e4e /forms/source/component
parentd292390284eb6b66deb1507b83e3200b37fd3bee (diff)
INTEGRATION: CWS internatiodel (1.41.8); FILE MERGED
2006/02/10 19:31:14 er 1.41.8.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
Diffstat (limited to 'forms/source/component')
-rw-r--r--forms/source/component/ListBox.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/forms/source/component/ListBox.cxx b/forms/source/component/ListBox.cxx
index 0983653756a7..f198774b462a 100644
--- a/forms/source/component/ListBox.cxx
+++ b/forms/source/component/ListBox.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ListBox.cxx,v $
*
- * $Revision: 1.42 $
+ * $Revision: 1.43 $
*
- * last change: $Author: vg $ $Date: 2006-03-14 10:58:21 $
+ * last change: $Author: vg $ $Date: 2006-04-07 15:24:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -120,9 +120,6 @@
#ifndef _SV_SVAPP_HXX
#include <vcl/svapp.hxx>
#endif
-#ifndef _ISOLANG_HXX
-#include <tools/isolang.hxx>
-#endif
#ifndef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
#endif