summaryrefslogtreecommitdiff
path: root/sc/sdi
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-12-05 21:10:04 +0000
committerNiklas Nebel <nn@openoffice.org>2001-12-05 21:10:04 +0000
commitcc8ee696dbd8ebca8ba7603f2b64fe4fdc711fbb (patch)
tree021446c5ca216477ae9647990f71fab63cccd79d /sc/sdi
parent65b2a5ff9969a2e68216c18879299d9fd7a7dc42 (diff)
#95575# allow changing the name of OLE objects
Diffstat (limited to 'sc/sdi')
-rw-r--r--sc/sdi/drawsh.sdi1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/sdi/drawsh.sdi b/sc/sdi/drawsh.sdi
index fccd03f62de5..2dbe0461913e 100644
--- a/sc/sdi/drawsh.sdi
+++ b/sc/sdi/drawsh.sdi
@@ -132,6 +132,7 @@ interface TableDraw : Selection
SID_HYPERLINK_SETLINK [ ExecMethod = ExecuteHLink; Export = FALSE; ]
SID_HYPERLINK_GETLINK [ StateMethod = GetHLinkState; Export = FALSE; ]
SID_ENABLE_HYPHENATION [ ExecMethod = ExecDrawFunc; StateMethod = GetDrawFuncState; Export = FALSE; ]
+ SID_RENAME_OBJECT [ ExecMethod = ExecDrawFunc; StateMethod = GetDrawFuncState; Export = FALSE; ]
}