diff options
author | Daniel Rentz <dr@openoffice.org> | 2002-07-30 10:38:07 +0000 |
---|---|---|
committer | Daniel Rentz <dr@openoffice.org> | 2002-07-30 10:38:07 +0000 |
commit | fc515ddbdf8b295b060a63093e9066fd010e84b6 (patch) | |
tree | 657a5f3e7500b22563d953350812ece1244269a9 /sc/source/ui/src/toolbox.src | |
parent | ec37cc995b2e86835f4579f354ebcaaef64e34d3 (diff) |
#101694# no image for page format
Diffstat (limited to 'sc/source/ui/src/toolbox.src')
-rw-r--r-- | sc/source/ui/src/toolbox.src | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src index 52b6a7096759..3514cbb6791e 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.41 $ + * $Revision: 1.42 $ * - * last change: $Author: kz $ $Date: 2002-06-10 15:17:13 $ + * last change: $Author: dr $ $Date: 2002-07-30 11:38:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,7 @@ // Toolbox - Resourcen // // (C) 1994 StarDivision GmbH, Hamburg, Germany - // $Author: kz $ $Date: 2002-06-10 15:17:13 $ $Revision: 1.41 $ + // $Author: dr $ $Date: 2002-07-30 11:38:07 $ $Revision: 1.42 $ // $Logfile: T:/sc/source/ui/src/toolbox.srv $ $Workfile: TOOLBOX.SRC $ //================================================================== @@ -1648,7 +1648,6 @@ FloatingWindow RID_TBXCTL_INSOBJ SID_PREVIEW_ZOOMIN; /* 20501 */ \ SID_PREVIEW_ZOOMOUT; /* 20502 */ \ SID_WIN_FULLSCREEN; /* 5627 */ \ - SID_FORMATPAGE; /* 20295 */ \ /*10*/ SID_NAVIGATOR; /* */ \ \ /* Eingabezeile */ \ @@ -1718,7 +1717,7 @@ FloatingWindow RID_TBXCTL_INSOBJ SID_ATTR_GRAF_CROP;\ }; \ IdCount = { \ - 167; \ + 166; \ }; |