diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-10-12 09:02:31 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-10-12 09:02:31 +0000 |
commit | f7f1fade127c46cd385691d135c9faf1c4ed90a1 (patch) | |
tree | 8b799cdc818b104a4e3e19c0500ca0ccc426a8c3 /sd/sdi/drgrfob.sdi | |
parent | 1a97ee3084c7a10171d338b3bca9bd5aa759eb58 (diff) |
INTEGRATION: CWS colorsubtoolbar (1.4.210); FILE MERGED
2004/09/28 11:13:57 pb 1.4.210.2: fix: #i33938# execute method for SID_COLOR_SETTINGS
2004/09/14 17:23:34 pb 1.4.210.1: fix: #i33938# add tbxcolor.obj
Diffstat (limited to 'sd/sdi/drgrfob.sdi')
-rw-r--r-- | sd/sdi/drgrfob.sdi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sd/sdi/drgrfob.sdi b/sd/sdi/drgrfob.sdi index 89720b73080d..c6b308d58ad4 100644 --- a/sd/sdi/drgrfob.sdi +++ b/sd/sdi/drgrfob.sdi @@ -113,4 +113,9 @@ shell GraphicObjectBar ExecMethod = Execute; StateMethod = GetAttrState; ] + SID_COLOR_SETTINGS + [ + ExecMethod = Execute; + StateMethod = GetAttrState; + ] } |