diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-03 12:27:40 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-03 12:27:40 +0000 |
commit | c550ef080f13fbd686359e86d56689d78dd9e3e2 (patch) | |
tree | bb4aabecb671040b79d4b130a7b1e4908d2801bd /sc/sdi/drawsh.sdi | |
parent | 13446dd7a320e73b85156efaa2016d9fed5295f4 (diff) |
INTEGRATION: CWS aw017 (1.9.62); FILE MERGED
2004/07/29 14:08:51 aw 1.9.62.1: #i25616#
Diffstat (limited to 'sc/sdi/drawsh.sdi')
-rw-r--r-- | sc/sdi/drawsh.sdi | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/sc/sdi/drawsh.sdi b/sc/sdi/drawsh.sdi index 0f94472cd711..8a505bcd0ffa 100644 --- a/sc/sdi/drawsh.sdi +++ b/sc/sdi/drawsh.sdi @@ -2,9 +2,9 @@ * * $RCSfile: drawsh.sdi,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: kz $ $Date: 2004-08-02 12:56:11 $ + * last change: $Author: hr $ $Date: 2004-08-03 13:27:40 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -100,6 +100,15 @@ interface TableDraw : Selection SID_LINEEND_LIST [ StateMethod = GetDrawAttrState; Export = FALSE; ] // Flaechen-Attribute SID_ATTR_FILL_STYLE [ ExecMethod = ExecDrawAttr; StateMethod = GetDrawAttrState; Export = FALSE; ] + + // #i25616# + SID_ATTR_FILL_SHADOW + [ + ExecMethod = ExecDrawAttr; + StateMethod = GetDrawAttrState; + Export = FALSE; + ] + SID_ATTR_FILL_COLOR [ ExecMethod = ExecDrawAttr; StateMethod = GetDrawAttrState; Export = FALSE; ] SID_ATTR_FILL_GRADIENT [ ExecMethod = ExecDrawAttr; StateMethod = GetDrawAttrState; Export = FALSE; ] SID_ATTR_FILL_HATCH [ ExecMethod = ExecDrawAttr; StateMethod = GetDrawAttrState; Export = FALSE; ] @@ -155,6 +164,7 @@ interface TableDraw : Selection SID_LEAVE_GROUP [ ExecMethod = ExecDrawFunc; StateMethod = GetDrawFuncState; Export = FALSE; ] // !!! special SID_DELETE [ExecMethod = ExecDrawFunc ;StateMethod = GetDrawFuncState; Export = FALSE ;] + /* SfxVoidItem Delete SID_DELETE ( ) [ |