summaryrefslogtreecommitdiff
path: root/sw/sdi/_grfsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/_grfsh.sdi')
-rw-r--r--sw/sdi/_grfsh.sdi7
1 files changed, 6 insertions, 1 deletions
diff --git a/sw/sdi/_grfsh.sdi b/sw/sdi/_grfsh.sdi
index 23afadd6f9ce..a76718431409 100644
--- a/sw/sdi/_grfsh.sdi
+++ b/sw/sdi/_grfsh.sdi
@@ -42,13 +42,18 @@ interface BaseTextGraphic
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
SID_SAVE_GRAPHIC
[
ExecMethod = Execute ;
StateMethod = GetAttrState ;
]
+ SID_COMPRESS_GRAPHIC
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetAttrState ;
+ ]
+
SID_EXTERNAL_EDIT
[
ExecMethod = Execute ;