summaryrefslogtreecommitdiff
path: root/sw/sdi/_grfsh.sdi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-06-06 12:35:32 +0000
committerRüdiger Timm <rt@openoffice.org>2008-06-06 12:35:32 +0000
commitf4490d33a83401aa4c2f7a24607d69326e823781 (patch)
tree05f1b855e81425ca86d570ebf844834fcc50bed9 /sw/sdi/_grfsh.sdi
parentefe508091cb48796f4085eb3bd7d29aa944bfbd0 (diff)
INTEGRATION: CWS os113 (1.7.914); FILE MERGED
2008/05/09 15:32:29 os 1.7.914.2: RESYNC: (1.7-1.8); FILE MERGED 2008/04/21 10:01:48 os 1.7.914.1: #i85854# Patch 'Save graphic'
Diffstat (limited to 'sw/sdi/_grfsh.sdi')
-rw-r--r--sw/sdi/_grfsh.sdi9
1 files changed, 8 insertions, 1 deletions
diff --git a/sw/sdi/_grfsh.sdi b/sw/sdi/_grfsh.sdi
index 33b3a832880d..bfb8711b5a23 100644
--- a/sw/sdi/_grfsh.sdi
+++ b/sw/sdi/_grfsh.sdi
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: _grfsh.sdi,v $
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
* This file is part of OpenOffice.org.
*
@@ -54,6 +54,13 @@ interface BaseTextGraphic
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
+
+ FN_SAVE_GRAPHIC // status(final|play)
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetAttrState ;
+ ]
+
SID_INSERT_GRAPHIC // zeigt auf FN_FORMAT_GRAFIC_DLG
[
ExecMethod = Execute ;