summaryrefslogtreecommitdiff
path: root/sw/sdi/drwtxtsh.sdi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-17 16:49:14 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-17 16:49:14 +0000
commitcf980700d9587c309d78e0d0497454a5c818039b (patch)
tree719de65059dc5812ff780f0b7388e271a054957c /sw/sdi/drwtxtsh.sdi
parent1cd208c2bb997ad425c3c5727f395510efb7c88c (diff)
INTEGRATION: CWS hhc (1.10.94); FILE MERGED
2003/04/11 09:57:48 tl 1.10.94.2: #105688# allow for disabling of Hangul/Hanja slot 2003/04/03 07:32:31 tl 1.10.94.1: #105688# Hangul/Hanja conversion
Diffstat (limited to 'sw/sdi/drwtxtsh.sdi')
-rw-r--r--sw/sdi/drwtxtsh.sdi11
1 files changed, 9 insertions, 2 deletions
diff --git a/sw/sdi/drwtxtsh.sdi b/sw/sdi/drwtxtsh.sdi
index 9b2461b4c849..994c476f009a 100644
--- a/sw/sdi/drwtxtsh.sdi
+++ b/sw/sdi/drwtxtsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: drwtxtsh.sdi,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: os $ $Date: 2002-12-06 11:24:19 $
+ * last change: $Author: vg $ $Date: 2003-04-17 17:49:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -397,6 +397,13 @@ interface TextDrawText : Selection
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
+ SID_HANGUL_HANJA_CONVERSION // api:
+ [
+ ExecMethod = ExecDrawLingu ;
+ StateMethod = GetState ;
+ DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
+ ]
+
FN_DRAWTEXT_ATTR_DLG
[
ExecMethod = ExecDraw ;