diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-02 16:29:28 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-08-02 16:29:28 +0000 |
commit | 07b462587d817724f21405645d0392377ec397e1 (patch) | |
tree | 89b3f177a6aee72dc9d85223298b3fe76cd73387 /sc/source/ui/src/toolbox.src | |
parent | 33f3355ea9384d1c6ea539cc44e17ced175d7c3a (diff) |
INTEGRATION: CWS dr14 (1.60.20); FILE MERGED
2004/07/12 15:09:47 dr 1.60.20.4: RESYNC: (1.63-1.66); FILE MERGED
2004/06/03 14:00:59 dr 1.60.20.3: RESYNC: (1.62-1.63); FILE MERGED
2004/04/21 09:26:37 dr 1.60.20.2: RESYNC: (1.60-1.62); FILE MERGED
2004/04/14 16:03:23 dr 1.60.20.1: #i23177# page preview icon
Diffstat (limited to 'sc/source/ui/src/toolbox.src')
-rw-r--r-- | sc/source/ui/src/toolbox.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src index 37149b6b2069..0bb6ff678182 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.67 $ + * $Revision: 1.68 $ * - * last change: $Author: kz $ $Date: 2004-08-02 12:58:43 $ + * last change: $Author: hr $ $Date: 2004-08-02 17:29:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1565,7 +1565,8 @@ FloatingWindow RID_TBXCTL_INSOBJ SID_EURO_CONVERTER;\ SID_ATTR_GRAF_CROP;\ SID_ENABLE_HYPHENATION; /* 26087 */ \ - SID_ATTR_ZOOM;\ + SID_ATTR_ZOOM; \ + SID_PRINTPREVIEW; \ SID_EXTRUSION_TOOGLE;\ SID_EXTRUSION_TILT_DOWN;\ SID_EXTRUSION_TILT_UP;\ |