summaryrefslogtreecommitdiff
path: root/sc/sdi
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-05-21 10:03:22 +0000
committerNiklas Nebel <nn@openoffice.org>2001-05-21 10:03:22 +0000
commit4a5e2609c5a6fd175ae4c7e789115f9909b26fff (patch)
treeab1731f51df4108e208a97b3e61feb94e5a8c94d /sc/sdi
parent8e544be673686f4870cbf578c6c63c75af062371 (diff)
#44993# Tools/Hyphenation
Diffstat (limited to 'sc/sdi')
-rw-r--r--sc/sdi/cellsh.sdi6
1 files changed, 5 insertions, 1 deletions
diff --git a/sc/sdi/cellsh.sdi b/sc/sdi/cellsh.sdi
index 2b6c56eac419..ff5c6a64b309 100644
--- a/sc/sdi/cellsh.sdi
+++ b/sc/sdi/cellsh.sdi
@@ -3,7 +3,7 @@
// StarCalc
//
// (C) 1994 StarDivision GmbH, Hamburg, Germany
- // $Author: nn $ $Date: 2001-04-27 19:27:02 $ $Revision: 1.5 $
+ // $Author: nn $ $Date: 2001-05-21 11:01:09 $ $Revision: 1.6 $
// $Logfile: T:/sc/sdi/cellsh.sdv $ $Workfile: cellsh.sdi $
//----------------------------------------------------------------------------
@@ -70,6 +70,7 @@ interface CellSelection : Selection
SID_MARKAREA [ ExecMethod = Execute; ]
SID_SELECT_SCENARIO [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
FID_CELL_FORMAT [ ExecMethod = Execute; StateMethod = GetBlockState; ]
+ SID_ENABLE_HYPHENATION [ ExecMethod = Execute; StateMethod = GetBlockState; ]
FID_ROW_HEIGHT [ ExecMethod = Execute; StateMethod = GetState; ]
FID_ROW_OPT_HEIGHT [ ExecMethod = Execute; StateMethod = GetState; ]
FID_ROW_HIDE [ ExecMethod = Execute; StateMethod = GetState; ]
@@ -378,6 +379,9 @@ shell ScCellShell : ScFormatShell
/*------------------------------------------------------------------------
$Log: not supported by cvs2svn $
+ Revision 1.5 2001/04/27 19:27:02 nn
+ user interface for linked areas / external data sources
+
Revision 1.4 2001/04/23 11:43:56 nn
slot for clipboard controller