summaryrefslogtreecommitdiff
path: root/sd/sdi/app.sdi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2009-03-17 08:30:09 +0000
committerVladimir Glazounov <vg@openoffice.org>2009-03-17 08:30:09 +0000
commitc82c3e12f84673c323ce331885841e5b45b8d96e (patch)
tree8b40f62a47fc3baa817edefc1ee23868f5151b9c /sd/sdi/app.sdi
parentb41884a6ba4c8565d6e1ad6949fce26f479a8fef (diff)
CWS-TOOLING: integrate CWS mav48_DEV300
2009-03-09 12:55:54 +0100 mav r269080 : #i99918# provide decoded version of the name 2009-03-09 10:14:59 +0100 mav r269064 : #99967# let readonly files be correctly recognized 2009-03-09 07:04:09 +0100 mav r269056 : #i99922# fix the typo 2009-03-06 14:10:29 +0100 mav r269005 : #i99922# convert system path correctly 2009-03-06 13:53:45 +0100 mav r269001 : #i99922# Prevent the problem for the case that the configuration contains wrong URL 2009-03-06 13:16:56 +0100 mav r268999 : #i99919# handle SID_OPENHYPERLINK correctly in slide-show
Diffstat (limited to 'sd/sdi/app.sdi')
-rw-r--r--sd/sdi/app.sdi7
1 files changed, 7 insertions, 0 deletions
diff --git a/sd/sdi/app.sdi b/sd/sdi/app.sdi
index cd3959258cfb..69df9f364234 100644
--- a/sd/sdi/app.sdi
+++ b/sd/sdi/app.sdi
@@ -35,6 +35,13 @@ interface StarImpress
StateMethod = GetState ;
]
+ SID_OPENHYPERLINK // ole() api()
+ [
+
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
+
SID_AUTOSPELL_CHECK // ole() api()
[