summaryrefslogtreecommitdiff
path: root/sc/sdi/cellsh.sdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-04-27 15:10:37 +0000
committerOliver Bolte <obo@openoffice.org>2004-04-27 15:10:37 +0000
commit04ecd20901dbe3fe76ba135f6abc6880131478a2 (patch)
treeb612d4ee9a2fdbcb350464b47b11bf2f7dbe3320 /sc/sdi/cellsh.sdi
parentea6b508ab9713b4dd4b8d2654e87b1e5a1b137c9 (diff)
INTEGRATION: CWS tl01 (1.12.6); FILE MERGED
2003/11/03 12:31:37 tl 1.12.6.2: RESYNC: (1.12-1.13); FILE MERGED 2003/10/07 14:31:10 dr 1.12.6.1: #112060# Hangul/Hanja Conversion in Calc
Diffstat (limited to 'sc/sdi/cellsh.sdi')
-rw-r--r--sc/sdi/cellsh.sdi9
1 files changed, 5 insertions, 4 deletions
diff --git a/sc/sdi/cellsh.sdi b/sc/sdi/cellsh.sdi
index 376c9b8e33bd..078ee54688b2 100644
--- a/sc/sdi/cellsh.sdi
+++ b/sc/sdi/cellsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: cellsh.sdi,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: obo $ $Date: 2003-10-20 15:33:05 $
+ * last change: $Author: obo $ $Date: 2004-04-27 16:10:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -215,8 +215,9 @@ interface CellSelection : Selection
SID_DEC_INDENT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_INC_INDENT [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
- SID_THESAURUS [ ExecMethod = ExecuteEdit; StateMethod = GetCellState; ]
- SID_SPELLING [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_THESAURUS [ ExecMethod = ExecuteEdit; StateMethod = GetCellState; ]
+ SID_SPELLING [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
+ SID_HANGUL_HANJA_CONVERSION [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
SID_TRANSLITERATE_UPPER [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]
SID_TRANSLITERATE_LOWER [ ExecMethod = ExecuteTrans; StateMethod = GetBlockState; ]