summaryrefslogtreecommitdiff
path: root/sc/sdi/graphsh.sdi
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2000-11-26 14:14:31 +0000
committerNiklas Nebel <nn@openoffice.org>2000-11-26 14:14:31 +0000
commit08e237ed8c5abf3f744009105b5ae40c44ec151d (patch)
tree36d0195fbfd7639e7a28c9958de70a8833fb7612 /sc/sdi/graphsh.sdi
parentabd8b4a6578c1ad3c96147a6b618ac2a11cd917c (diff)
#80753# SID_ATTR_GRAF_CROP
Diffstat (limited to 'sc/sdi/graphsh.sdi')
-rw-r--r--sc/sdi/graphsh.sdi5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/sdi/graphsh.sdi b/sc/sdi/graphsh.sdi
index fc49844b18e8..23c87a76f23d 100644
--- a/sc/sdi/graphsh.sdi
+++ b/sc/sdi/graphsh.sdi
@@ -106,6 +106,11 @@ interface GraphSelection : Selection
ExecMethod = Execute;
StateMethod = GetAttrState;
]
+ SID_ATTR_GRAF_CROP
+ [
+ ExecMethod = Execute;
+ StateMethod = GetAttrState;
+ ]
}
// ===========================================================================