summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell/docshell.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-17 12:24:31 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-17 12:24:31 +0000
commit2a53c93c2a8fd6ebdfb9390ad92be6d876e57d26 (patch)
treebc8e578e195893d2c33f77c7e23921c959a2cbee /sd/source/ui/docshell/docshell.cxx
parent7383ae0c752bf5fb5c92a7cdab471e0e6215ef8e (diff)
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
Diffstat (limited to 'sd/source/ui/docshell/docshell.cxx')
-rw-r--r--sd/source/ui/docshell/docshell.cxx5
1 files changed, 3 insertions, 2 deletions
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())