summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/toolbox.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-08-02 11:58:43 +0000
committerKurt Zenker <kz@openoffice.org>2004-08-02 11:58:43 +0000
commitd7dc9370448d42bf3b21eabc62a0b33203772240 (patch)
tree1ff09ad184d030973c5bc898b98b78ec12c83c30 /sc/source/ui/src/toolbox.src
parent5b07be27830c86add7cd210bdce4d033319a6450 (diff)
INTEGRATION: CWS os35 (1.63.40); FILE MERGED
2004/07/15 20:07:28 dr 1.63.40.3: RESYNC: (1.63-1.66); FILE MERGED 2004/07/13 17:00:21 dr 1.63.40.2: #112292# print range icons 2004/07/13 09:12:04 dr 1.63.40.1: #112292# icon for print preview
Diffstat (limited to 'sc/source/ui/src/toolbox.src')
-rw-r--r--sc/source/ui/src/toolbox.src11
1 files changed, 8 insertions, 3 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src
index 059b61a71eb0..37149b6b2069 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.66 $
+ * $Revision: 1.67 $
*
- * last change: $Author: obo $ $Date: 2004-07-05 14:09:41 $
+ * last change: $Author: kz $ $Date: 2004-08-02 12:58:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1576,9 +1576,14 @@ FloatingWindow RID_TBXCTL_INSOBJ
SID_EXTRUSION_LIGHTING_FLOATER;\
SID_EXTRUSION_SURFACE_FLOATER;\
SID_EXTRUSION_3D_COLOR;\
+ SID_PRINTPREVIEW;\
+ SID_DEFINE_PRINTAREA;\
+ SID_DELETE_PRINTAREA;\
+ SID_OPENDLG_EDIT_PRINTAREA;\
+ SID_ADD_PRINTAREA;\
}; \
IdCount = { \
- 173; \
+ 178; \
};