summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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())