summaryrefslogtreecommitdiffstats
path: root/officecfg
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-05-23 01:41:42 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-05-23 02:23:07 -0400
commit124c020f4290911d2bfb8216c9680734722c8db7 (patch)
treec161f7be18a1a9fb2045ce953459c21da75de0e0 /officecfg
parentAdd mechanism to pass doc service name to the descriptor when opening a file. (diff)
downloadcore-124c020f4290911d2bfb8216c9680734722c8db7.tar.gz
core-124c020f4290911d2bfb8216c9680734722c8db7.zip
Receive the file open command in Calc in order to pass doc service name.
This way the type detection is guaranteed to receive the document service name whenever a file is being opened from Calc. Change-Id: I0eec06d4ca1f3f30bcbc5685af73392276990d69
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu5
1 files changed, 5 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index fc5fcaf7e170..3104810fcb9e 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -1529,6 +1529,11 @@
<value xml:lang="en-US">Insert Date Field (variable)</value>
</prop>
</node>
+ <node oor:name=".uno:OpenFromCalc" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">~Open...</value>
+ </prop>
+ </node>
</node>
<node oor:name="Popups">
<node oor:name=".uno:AuditMenu" oor:op="replace">