summaryrefslogtreecommitdiff
path: root/sw/inc/dpage.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-10 10:00:37 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-10 10:00:37 +0000
commite07d7f5ab8b42a5dd689c0f30b5f91bf18c29d21 (patch)
tree3dd7f08c76f9f6b2afc30fa74a53719eb3d6832c /sw/inc/dpage.hxx
parent52594b64ef646dd83ecd92fa962c3568db27434f (diff)
INTEGRATION: CWS changefileheader (1.5.840); FILE MERGED
2008/04/01 15:56:10 thb 1.5.840.2: #i85898# Stripping all external header guards 2008/03/31 16:52:36 rt 1.5.840.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'sw/inc/dpage.hxx')
-rw-r--r--sw/inc/dpage.hxx44
1 files changed, 18 insertions, 26 deletions
diff --git a/sw/inc/dpage.hxx b/sw/inc/dpage.hxx
index 8721ede7beeb..33cad58df09f 100644
--- a/sw/inc/dpage.hxx
+++ b/sw/inc/dpage.hxx
@@ -1,35 +1,30 @@
/*************************************************************************
*
- * OpenOffice.org - a multi-platform office productivity suite
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * $RCSfile: dpage.hxx,v $
+ * Copyright 2008 by Sun Microsystems, Inc.
*
- * $Revision: 1.5 $
+ * OpenOffice.org - a multi-platform office productivity suite
*
- * last change: $Author: hr $ $Date: 2006-06-19 12:39:18 $
+ * $RCSfile: dpage.hxx,v $
+ * $Revision: 1.6 $
*
- * 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.
*
************************************************************************/
#ifndef _DPAGE_HXX
@@ -38,10 +33,7 @@
#ifndef _FM_FMPAGE_HXX
#include <svx/fmpage.hxx>
#endif
-
-#ifndef _SVDOBJ_HXX
#include <svx/svdobj.hxx>
-#endif
class SdrPageGridFrameList;
class SwDrawDocument;