User: vg Date: 06/04/07 07:13:06 Modified: /dba/dbaccess/source/ui/misc/ DExport.cxx
Log: INTEGRATION: CWS internatiodel (1.26.70); FILE MERGED 2006/02/10 21:57:09 er 1.26.70.2: RESYNC: (1.26-1.28); FILE MERGED 2006/02/10 19:28:13 er 1.26.70.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: DExport.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/DExport.cxx?r1=1.28&r2=1.29 Delta lines: +2 -2 ------------------- --- DExport.cxx 19 Jan 2006 15:43:05 -0000 1.28 +++ DExport.cxx 7 Apr 2006 14:13:03 -0000 1.29 @@ -105,8 +105,8 @@ #ifndef _TOOLS_DEBUG_HXX #include <tools/debug.hxx> #endif -#ifndef _ISOLANG_HXX -#include <tools/isolang.hxx> +#ifndef INCLUDED_I18NPOOL_MSLANGID_HXX +#include <i18npool/mslangid.hxx> #endif #ifndef _COM_SUN_STAR_AWT_FONTDESCRIPTOR_HPP_ #include <com/sun/star/awt/FontDescriptor.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
