summaryrefslogtreecommitdiff
path: root/toolkit/workben
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-04-11 08:43:47 +0000
committerRüdiger Timm <rt@openoffice.org>2008-04-11 08:43:47 +0000
commit6cd9a2c7cd341d78d28a41d3180995bfa6c994a0 (patch)
tree8147eff14df83ca01383b5c4b4959f3d7567b033 /toolkit/workben
parent6648bf48db5db467a73bcaccdadd647ecc3ac3b1 (diff)
INTEGRATION: CWS changefileheader (1.2.10); FILE MERGED
2008/04/01 16:01:03 thb 1.2.10.3: #i85898# Stripping all external header guards 2008/04/01 12:56:56 thb 1.2.10.2: #i85898# Stripping all external header guards 2008/03/28 15:40:24 rt 1.2.10.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'toolkit/workben')
-rw-r--r--toolkit/workben/layout/wordcountdialog.cxx48
-rw-r--r--toolkit/workben/layout/zoom.cxx54
2 files changed, 36 insertions, 66 deletions
diff --git a/toolkit/workben/layout/wordcountdialog.cxx b/toolkit/workben/layout/wordcountdialog.cxx
index a0d40a8211c8..6bbbd26c9630 100644
--- a/toolkit/workben/layout/wordcountdialog.cxx
+++ b/toolkit/workben/layout/wordcountdialog.cxx
@@ -1,35 +1,30 @@
/*************************************************************************
*
- * OpenOffice.org - a multi-platform office productivity suite
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * $RCSfile: wordcountdialog.cxx,v $
+ * Copyright 2008 by Sun Microsystems, Inc.
*
- * $Revision: 1.2 $
+ * OpenOffice.org - a multi-platform office productivity suite
*
- * last change: $Author: kz $ $Date: 2008-03-06 12:07:32 $
+ * $RCSfile: wordcountdialog.cxx,v $
+ * $Revision: 1.3 $
*
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
+ * This file is part of OpenOffice.org.
*
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
*
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2005 by Sun Microsystems, Inc.
- * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
*
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1, as published by the Free Software Foundation.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org. If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
*
************************************************************************/
@@ -39,18 +34,11 @@
#ifdef SW_DLLIMPLEMENTATION
#undef SW_DLLIMPLEMENTATION
#endif
-
-#ifndef _SWTYPES_HXX
#include <swtypes.hxx>
-#endif
#endif /* !TEST_LAYOUT */
-#ifndef SW_WORDCOUNTDIALOG_HXX
#include <wordcountdialog.hxx>
-#endif
#if !TEST_LAYOUT
-#ifndef _DOCSTAT_HXX
#include <docstat.hxx>
-#endif
#include <dialog.hrc>
#endif /* !TEST_LAYOUT */
diff --git a/toolkit/workben/layout/zoom.cxx b/toolkit/workben/layout/zoom.cxx
index eabbaae98148..0860d6945f5a 100644
--- a/toolkit/workben/layout/zoom.cxx
+++ b/toolkit/workben/layout/zoom.cxx
@@ -1,35 +1,30 @@
/*************************************************************************
*
- * OpenOffice.org - a multi-platform office productivity suite
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * $RCSfile: zoom.cxx,v $
+ * Copyright 2008 by Sun Microsystems, Inc.
*
- * $Revision: 1.2 $
+ * OpenOffice.org - a multi-platform office productivity suite
*
- * last change: $Author: kz $ $Date: 2008-03-06 12:09:02 $
+ * $RCSfile: zoom.cxx,v $
+ * $Revision: 1.3 $
*
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
+ * This file is part of OpenOffice.org.
*
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
*
- * GNU Lesser General Public License Version 2.1
- * =============================================
- * Copyright 2005 by Sun Microsystems, Inc.
- * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
*
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License version 2.1, as published by the Free Software Foundation.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org. If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
*
************************************************************************/
@@ -47,21 +42,11 @@
#if TEST_LAYOUT
#include <cstdio>
#endif /* TEST_LAYOUT */
-#ifndef _SHL_HXX
#include <tools/shl.hxx>
-#endif
-#ifndef _SFXITEMSET_HXX
#include <svtools/itemset.hxx>
-#endif
-#ifndef _SFXITEMPOOL_HXX
#include <svtools/itempool.hxx>
-#endif
-#ifndef _SFX_OBJSH_HXX
#include <sfx2/objsh.hxx>
-#endif
-#ifndef _SV_MSGBOX_HXX //autogen wg. RET_OK, RET_CANCEL
#include <vcl/msgbox.hxx>
-#endif
#define _SVX_ZOOM_CXX
@@ -91,10 +76,7 @@ struct SvxZoomItem
#include <svx/zoomitem.hxx>
#include <svx/dialmgr.hxx>
#endif /* !TEST_LAYOUT */
-
-#ifndef _SVX_ZOOM_DEF_HXX
#include "zoom_def.hxx"
-#endif
#include <layout/layout-pre.hxx>