diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-03 12:46:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-03 12:46:43 +0000 |
commit | 8871c5297b4ad2fbb12b52ca4a112b5aef948bab (patch) | |
tree | b55dcd2156ca3c7eb0a0b6306b60b178db2dc52e /sc/source/ui/src/toolbox.src | |
parent | 85505dcad82b34f323d8c3ae259f6da2ff3daba0 (diff) |
INTEGRATION: CWS aw017 (1.66.58); FILE MERGED
2004/07/29 14:09:10 aw 1.66.58.1: #i25616#
Diffstat (limited to 'sc/source/ui/src/toolbox.src')
-rw-r--r-- | sc/source/ui/src/toolbox.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src index 06f96965748d..fca1310f002b 100644 --- a/sc/source/ui/src/toolbox.src +++ b/sc/source/ui/src/toolbox.src @@ -2,9 +2,9 @@ * * $RCSfile: toolbox.src,v $ * - * $Revision: 1.69 $ + * $Revision: 1.70 $ * - * last change: $Author: dr $ $Date: 2004-08-03 11:05:16 $ + * last change: $Author: hr $ $Date: 2004-08-03 13:46:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -64,7 +64,6 @@ #include "tbinsert.hrc" // Sub-IDs - // ToolBoxen: ---------------------------------------------------------------- /* @@ -1564,6 +1563,7 @@ FloatingWindow RID_TBXCTL_INSOBJ SID_CHOOSE_DESIGN;\ SID_EURO_CONVERTER;\ SID_ATTR_GRAF_CROP;\ + SID_ATTR_FILL_SHADOW; /*#i25616# 10299 */ \ SID_ENABLE_HYPHENATION; /* 26087 */ \ SID_ATTR_ZOOM; \ SID_EXTRUSION_TOOGLE;\ @@ -1583,7 +1583,7 @@ FloatingWindow RID_TBXCTL_INSOBJ SID_ADD_PRINTAREA;\ }; \ IdCount = { \ - 178; \ + 179; \ }; |