summaryrefslogtreecommitdiff
path: root/sd/sdi/_docsh.sdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-04-27 15:01:06 +0000
committerOliver Bolte <obo@openoffice.org>2004-04-27 15:01:06 +0000
commit5e3fb77f4a136e380f7c8921eb988d7a091f4697 (patch)
tree83204f4bbc7c86370d8c6feb2a7e226b83b040ac /sd/sdi/_docsh.sdi
parente14f4522a3f46863e7a183988fa7283a1eadd52f (diff)
INTEGRATION: CWS tl01 (1.6.234); FILE MERGED
2003/11/03 12:17:26 tl 1.6.234.2: RESYNC: (1.6-1.7); FILE MERGED 2003/10/02 10:18:56 cl 1.6.234.1: #112058# added Hangul/Hanja conversion
Diffstat (limited to 'sd/sdi/_docsh.sdi')
-rw-r--r--sd/sdi/_docsh.sdi9
1 files changed, 7 insertions, 2 deletions
diff --git a/sd/sdi/_docsh.sdi b/sd/sdi/_docsh.sdi
index 76dcfa4c2c23..a94384b7fb0e 100644
--- a/sd/sdi/_docsh.sdi
+++ b/sd/sdi/_docsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _docsh.sdi,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2003-10-20 15:20:15 $
+ * last change: $Author: obo $ $Date: 2004-04-27 16:01:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,6 +75,11 @@ interface DrawDocument : OfficeDocument
ExecMethod = Execute ;
StateMethod = GetState ;
]
+ SID_HANGUL_HANJA_CONVERSION // ole : ?, status : ?
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
// ?
FID_SEARCH_NOW // ole : ?, status : ?
[