summaryrefslogtreecommitdiff
path: root/reportdesign/inc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-10 16:03:56 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-10 16:03:56 +0000
commit7f4978f12643f3f2aabcd126c7cf261fb2d5dd19 (patch)
treed8c4d81a11e925c4572af3520889e43029b1082b /reportdesign/inc
parented24d58eec85c902ae96436f93f878467e8e8a3b (diff)
INTEGRATION: CWS changefileheader (1.4.8); FILE MERGED
2008/04/01 15:23:32 thb 1.4.8.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.4.8.1: #i87441# Change license header to LPGL v3.
Diffstat (limited to 'reportdesign/inc')
-rw-r--r--reportdesign/inc/RptDef.hxx53
1 files changed, 20 insertions, 33 deletions
diff --git a/reportdesign/inc/RptDef.hxx b/reportdesign/inc/RptDef.hxx
index 2964df30ea10..69224d35e9fb 100644
--- a/reportdesign/inc/RptDef.hxx
+++ b/reportdesign/inc/RptDef.hxx
@@ -1,53 +1,40 @@
-#ifndef _REPORT_RPTUIDEF_HXX
-#define _REPORT_RPTUIDEF_HXX
/*************************************************************************
*
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * $RCSfile: RptDef.hxx,v $
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
- * $Revision: 1.4 $
+ * Copyright 2008 by Sun Microsystems, Inc.
*
- * last change: $Author: kz $ $Date: 2008-03-05 17:17:41 $
+ * OpenOffice.org - a multi-platform office productivity suite
*
- * The Contents of this file are made available subject to
- * the terms of GNU Lesser General Public License Version 2.1.
+ * $RCSfile: RptDef.hxx,v $
+ * $Revision: 1.5 $
*
+ * This file is part of OpenOffice.org.
*
- * 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 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.
*
- * 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.
+ * 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 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 _REPORT_RPTUIDEF_HXX
+#define _REPORT_RPTUIDEF_HXX
-#ifndef _SOLAR_H
#include <tools/solar.h>
-#endif
-#ifndef _SVDOBJ_HXX
#include <svx/svdobj.hxx>
-#endif
-#ifndef _COMPHELPER_STLTYPES_HXX_
#include <comphelper/stl_types.hxx>
-#endif
-#ifndef _COMPHELPER_UNO3_HXX_
#include <comphelper/uno3.hxx>
-#endif
#include <svx/fmglob.hxx>
#include "dllapi.h"