Kaydet (Commit) c45d0c50 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS internatiodel (1.31.72); FILE MERGED

2006/02/10 19:27:56 er 1.31.72.3: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
2006/01/19 23:15:12 er 1.31.72.2: RESYNC: (1.31-1.32); FILE MERGED
2005/06/24 13:09:22 er 1.31.72.1: #i50205# get rid of class International
üst b8b859e8
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: fmtools.cxx,v $ * $RCSfile: fmtools.cxx,v $
* *
* $Revision: 1.32 $ * $Revision: 1.33 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 22:58:24 $ * last change: $Author: vg $ $Date: 2006-04-07 14:06:38 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -49,9 +49,6 @@ ...@@ -49,9 +49,6 @@
#ifndef _COM_SUN_STAR_SDBCX_PRIVILEGE_HPP_ #ifndef _COM_SUN_STAR_SDBCX_PRIVILEGE_HPP_
#include <com/sun/star/sdbcx/Privilege.hpp> #include <com/sun/star/sdbcx/Privilege.hpp>
#endif #endif
#ifndef _ISOLANG_HXX
#include <tools/isolang.hxx>
#endif
#ifndef _COM_SUN_STAR_LANG_LOCALE_HPP_ #ifndef _COM_SUN_STAR_LANG_LOCALE_HPP_
#include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/Locale.hpp>
#endif #endif
...@@ -191,10 +188,6 @@ ...@@ -191,10 +188,6 @@
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#endif #endif
#ifndef _INTN_HXX //autogen
#include <tools/intn.hxx>
#endif
#ifndef _SVX_FMPROP_HRC #ifndef _SVX_FMPROP_HRC
#include "fmprop.hrc" #include "fmprop.hrc"
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment