From d8c356b07b28f14faebcf80959c8febf4f40b557 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Wed, 11 Aug 2004 14:30:02 +0000 Subject: [PATCH] INTEGRATION: CWS tleamisc (1.5.294); FILE MERGED 2004/07/16 13:25:18 tl 1.5.294.2: RESYNC: (1.5-1.6); FILE MERGED 2004/06/01 10:23:54 tl 1.5.294.1: #i23439# FARSI now CTL language --- svtools/source/config/languageoptions.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/svtools/source/config/languageoptions.cxx b/svtools/source/config/languageoptions.cxx index 83aa6ba32d59..877ffa01ac74 100644 --- a/svtools/source/config/languageoptions.cxx +++ b/svtools/source/config/languageoptions.cxx @@ -2,9 +2,9 @@ * * $RCSfile: languageoptions.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2004-07-23 12:37:40 $ + * last change: $Author: obo $ $Date: 2004-08-11 15:30:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -271,6 +271,7 @@ sal_uInt16 SvtLanguageOptions::GetScriptTypeOfLanguage( sal_uInt16 nLang ) case LANGUAGE_ARABIC_UAE: case LANGUAGE_ARABIC_BAHRAIN: case LANGUAGE_ARABIC_QATAR: + case LANGUAGE_FARSI: case LANGUAGE_HEBREW: case LANGUAGE_MARATHI: case LANGUAGE_PUNJABI: