summaryrefslogtreecommitdiff
path: root/sc/sdi/cellsh.sdi
diff options
context:
space:
mode:
authorOliver-Rainer Wittmann <orw@apache.org>2013-04-25 13:01:39 +0000
committerMichael Meeks <michael.meeks@suse.com>2013-05-20 11:33:22 +0100
commite6c40f56516d6e03c6a39c4389b421835dc51492 (patch)
treedd7cd96b3acb8103b0974657f3e3e386d5458348 /sc/sdi/cellsh.sdi
parentf14674e3f1fca1b881412f0429979a5761bfb2d6 (diff)
Resolves: #i122141# introduce missing Char Font dialog Slot
for opening Character Font dialog for Text property panel in Calc (cherry picked from commit 2ec379f0bc8af50ead792677b1f69c61d6903cf3) Change-Id: I07e7affe744efe151c8701e096fde01a52c2d7e0
Diffstat (limited to 'sc/sdi/cellsh.sdi')
-rw-r--r--sc/sdi/cellsh.sdi1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/sdi/cellsh.sdi b/sc/sdi/cellsh.sdi
index 4f9fe32f9f60..b889801354e0 100644
--- a/sc/sdi/cellsh.sdi
+++ b/sc/sdi/cellsh.sdi
@@ -87,6 +87,7 @@ interface CellSelection
SID_SELECT_SCENARIO [ ExecMethod = ExecuteEdit; StateMethod = GetState; ]
FID_CELL_FORMAT [ ExecMethod = Execute; StateMethod = GetBlockState; ]
SID_ENABLE_HYPHENATION [ ExecMethod = Execute; StateMethod = GetBlockState; ]
+ SID_PROPERTY_PANEL_CELLTEXT_DLG [ ExecMethod = Execute;]
SID_CELL_FORMAT_BORDER [ ExecMethod = Execute; ]
SID_CHAR_DLG_EFFECT [ ExecMethod = Execute; ]
FID_ROW_HEIGHT [ ExecMethod = Execute; StateMethod = GetState; ]