diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-04-10 21:14:07 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-04-10 21:14:07 +0000 |
commit | 17f04aa6620fd65a25bf3d0f85c1ba4e752e6c32 (patch) | |
tree | e2df501fb9a74b0e8e4a30d58b41e9e7bda8767c /sw/source/ui/web | |
parent | 73fcb4f2408eacc82428f53c1e1da8e5c460142e (diff) |
INTEGRATION: CWS changefileheader (1.7.242); FILE MERGED
2008/04/01 15:59:54 thb 1.7.242.2: #i85898# Stripping all external header guards
2008/03/31 17:00:13 rt 1.7.242.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'sw/source/ui/web')
-rw-r--r-- | sw/source/ui/web/wfrmsh.cxx | 50 | ||||
-rw-r--r-- | sw/source/ui/web/wolesh.cxx | 50 |
2 files changed, 38 insertions, 62 deletions
diff --git a/sw/source/ui/web/wfrmsh.cxx b/sw/source/ui/web/wfrmsh.cxx index 03a50cf247..60c09f31a8 100644 --- a/sw/source/ui/web/wfrmsh.cxx +++ b/sw/source/ui/web/wfrmsh.cxx @@ -1,35 +1,30 @@ /************************************************************************* * - * OpenOffice.org - a multi-platform office productivity suite + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2008 by Sun Microsystems, Inc. * - * $RCSfile: wfrmsh.cxx,v $ + * OpenOffice.org - a multi-platform office productivity suite * - * $Revision: 1.7 $ + * $RCSfile: wfrmsh.cxx,v $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2007-09-27 12:50:49 $ + * This file is part of OpenOffice.org. * - * The Contents of this file are made available subject to - * the terms of GNU Lesser General Public License Version 2.1. + * 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. * + * 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). * - * GNU Lesser General Public License Version 2.1 - * ============================================= - * Copyright 2005 by Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, USA - * - * 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,16 +34,9 @@ #include "hintids.hxx" - -#ifndef _SFXAPP_HXX //autogen #include <sfx2/app.hxx> -#endif -#ifndef _SFXOBJFACE_HXX //autogen #include <sfx2/objface.hxx> -#endif -#ifndef _SVX_SRCHITEM_HXX #include <svx/srchitem.hxx> //*** -#endif #include "swtypes.hxx" #include "cmdid.h" diff --git a/sw/source/ui/web/wolesh.cxx b/sw/source/ui/web/wolesh.cxx index 199fbfa6c3..c18a9bf5ac 100644 --- a/sw/source/ui/web/wolesh.cxx +++ b/sw/source/ui/web/wolesh.cxx @@ -1,35 +1,30 @@ /************************************************************************* * - * OpenOffice.org - a multi-platform office productivity suite + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * Copyright 2008 by Sun Microsystems, Inc. * - * $RCSfile: wolesh.cxx,v $ + * OpenOffice.org - a multi-platform office productivity suite * - * $Revision: 1.7 $ + * $RCSfile: wolesh.cxx,v $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2007-09-27 12:51:33 $ + * This file is part of OpenOffice.org. * - * The Contents of this file are made available subject to - * the terms of GNU Lesser General Public License Version 2.1. + * 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. * + * 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). * - * GNU Lesser General Public License Version 2.1 - * ============================================= - * Copyright 2005 by Sun Microsystems, Inc. - * 901 San Antonio Road, Palo Alto, CA 94303, USA - * - * 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,16 +34,9 @@ #include "itemdef.hxx" - -#ifndef _SFXAPP_HXX //autogen #include <sfx2/app.hxx> -#endif -#ifndef _SFXOBJFACE_HXX //autogen #include <sfx2/objface.hxx> -#endif -#ifndef _SVX_SRCHITEM_HXX //autogen #include <svx/srchitem.hxx> -#endif #include "wrtsh.hxx" #include "view.hxx" |