From 2a53c93c2a8fd6ebdfb9390ad92be6d876e57d26 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 17 Sep 2004 12:24:31 +0000 Subject: INTEGRATION: CWS os34 (1.24.2); FILE MERGED 2004/09/16 14:21:04 tl 1.24.2.3: RESYNC: (1.25-1.27); FILE MERGED 2004/08/06 18:17:12 tl 1.24.2.2: RESYNC: (1.24-1.25); FILE MERGED 2004/08/04 13:51:27 tl 1.24.2.1: #i30301# simplified/traditional Chinese conversion --- sd/source/ui/docshell/docshell.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sd/source/ui/docshell/docshell.cxx') diff --git a/sd/source/ui/docshell/docshell.cxx b/sd/source/ui/docshell/docshell.cxx index ed9cae61299e..5269ab49a95f 100644 --- a/sd/source/ui/docshell/docshell.cxx +++ b/sd/source/ui/docshell/docshell.cxx @@ -2,9 +2,9 @@ * * $RCSfile: docshell.cxx,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: af $ $Date: 2004-08-18 17:26:03 $ + * last change: $Author: rt $ $Date: 2004-09-17 13:24:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -453,6 +453,7 @@ void DrawDocShell::GetState(SfxItemSet &rSet) } break; + case SID_CHINESE_CONVERSION: case SID_HANGUL_HANJA_CONVERSION: { if (!SvtCJKOptions().IsAnyEnabled()) -- cgit