summaryrefslogtreecommitdiff
path: root/sd/sdi
diff options
context:
space:
mode:
authorTomaž Vajngerl <quikee@gmail.com>2012-10-03 21:37:14 +0200
committerTomaž Vajngerl <quikee@gmail.com>2012-10-04 07:45:39 +0200
commit7895ebdab0b0ed7d2a9b361d6d5ab02b0e9361d6 (patch)
tree8c642583c0da5267f774d408a9fefbbcc42f31c1 /sd/sdi
parentbd24ac7cb585392d42c113e3547c3074ca3f745c (diff)
Add "External Edit" menu function for bitmaps to Impress and Draw
Change-Id: I77f2c03d9e4aadebe2468c13f0a703eb389155d7
Diffstat (limited to 'sd/sdi')
-rw-r--r--sd/sdi/_drvwsh.sdi5
1 files changed, 5 insertions, 0 deletions
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi
index 4b09d0c9d29a..cc811d591d0a 100644
--- a/sd/sdi/_drvwsh.sdi
+++ b/sd/sdi/_drvwsh.sdi
@@ -80,6 +80,11 @@ interface DrawView
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
+ SID_EXTERNAL_EDIT
+ [
+ ExecMethod = FuTemporary ;
+ StateMethod = GetMenuState ;
+ ]
SID_CUT // ole : no, status : ?
[
ExecMethod = FuSupport ;