diff options
author | Oliver Bolte <obo@openoffice.org> | 2003-10-20 14:38:25 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2003-10-20 14:38:25 +0000 |
commit | 045bc5a72ab5a657a306588a755ba5a1a8de5b65 (patch) | |
tree | f654aba9c0ced64cf8789060cc03a7047c571969 /sc/source | |
parent | b5a2bc6f45907296b5838bcf0a6d26207da7439d (diff) |
INTEGRATION: CWS qdiet01 (1.57.60); FILE MERGED
2003/10/09 10:15:25 mh 1.57.60.1: remove old header, #i19939#
Diffstat (limited to 'sc/source')
-rw-r--r-- | sc/source/ui/src/toolbox.src | 52 |
1 files changed, 2 insertions, 50 deletions
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src index 5a77a3558b6c..3b3abcca9aac 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.57 $ + * $Revision: 1.58 $ * - * last change: $Author: hr $ $Date: 2003-07-17 12:59:23 $ + * last change: $Author: obo $ $Date: 2003-10-20 15:38:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -58,14 +58,6 @@ * * ************************************************************************/ - //================================================================== - // Toolbox - Resourcen - // - // (C) 1994 StarDivision GmbH, Hamburg, Germany - // $Author: hr $ $Date: 2003-07-17 12:59:23 $ $Revision: 1.57 $ - // $Logfile: T:/sc/source/ui/src/toolbox.srv $ $Workfile: TOOLBOX.SRC $ - //================================================================== - #include "sc.hrc" // -> #include <sfx.hrc> #include <offmgr/offmenu.hrc> #include "tbinsert.hrc" // Sub-IDs @@ -2180,43 +2172,3 @@ ToolBox RID_OBJECTBAR_APP Scroll = TRUE ; }; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |