summaryrefslogtreecommitdiff
path: root/sc/sdi/graphsh.sdi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-10-12 09:10:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-10-12 09:10:54 +0000
commitf2f46d23b9b6aa4d5b7079ebe9f2a7a0ea227b00 (patch)
treef34b987698a086aa9f57a537509ba171882d68df /sc/sdi/graphsh.sdi
parent16c791dec5756faeb23c3d3546912123276c59db (diff)
INTEGRATION: CWS colorsubtoolbar (1.5.268); FILE MERGED
2004/09/28 10:48:56 pb 1.5.268.2: fix: #i33938# execute method for SID_COLOR_SETTINGS 2004/09/14 17:28:09 pb 1.5.268.1: fix: #i33938# add SID_COLOR_SETTINGS
Diffstat (limited to 'sc/sdi/graphsh.sdi')
-rw-r--r--sc/sdi/graphsh.sdi9
1 files changed, 7 insertions, 2 deletions
diff --git a/sc/sdi/graphsh.sdi b/sc/sdi/graphsh.sdi
index 42a9fbe26dbf..04438f914c07 100644
--- a/sc/sdi/graphsh.sdi
+++ b/sc/sdi/graphsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: graphsh.sdi,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2003-10-20 15:34:29 $
+ * last change: $Author: hr $ $Date: 2004-10-12 10:10:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -171,6 +171,11 @@ interface GraphSelection : Selection
ExecMethod = Execute;
StateMethod = GetAttrState;
]
+ SID_COLOR_SETTINGS
+ [
+ ExecMethod = Execute;
+ StateMethod = GetAttrState;
+ ]
}
// ===========================================================================