INTEGRATION: CWS internatiodel (1.2.20); FILE MERGED
2006/02/10 19:27:20 er 1.2.20.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
This commit is contained in:
parent
ce12449fb3
commit
577d52ae3c
1 changed files with 34 additions and 7 deletions
|
@ -1,10 +1,37 @@
|
|||
/*===========================================================================
|
||||
$Header: /zpool/svn/migration/cvs_rep_09_09_08/code/linguistic/inc/prophelp.hxx,v 1.2 2004-11-27 13:19:54 kz Exp $
|
||||
|
||||
status:
|
||||
|
||||
(c) 1998-1999, Star Office Entwicklungs GmbH, Hamburg
|
||||
===========================================================================*/
|
||||
/*************************************************************************
|
||||
*
|
||||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: prophelp.hxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2006-04-07 13:45:45 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
*
|
||||
*
|
||||
* GNU Lesser General Public License Version 2.1
|
||||
* =============================================
|
||||
* Copyright 2005 by Sun Microsystems, Inc.
|
||||
* 901 San Antonio Road, Palo Alto, CA 94303, USA
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
* License version 2.1, as published by the Free Software Foundation.
|
||||
*
|
||||
* This library is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with this library; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
|
||||
* MA 02111-1307 USA
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
#ifndef _LINGUISTIC_PROPHELP_HXX_
|
||||
#define _LINGUISTIC_PROPHELP_HXX_
|
||||
|
|
Loading…
Reference in a new issue