summaryrefslogtreecommitdiff
path: root/reportdesign/inc/pch/precompiled_rptxml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/inc/pch/precompiled_rptxml.hxx')
-rw-r--r--reportdesign/inc/pch/precompiled_rptxml.hxx76
1 files changed, 0 insertions, 76 deletions
diff --git a/reportdesign/inc/pch/precompiled_rptxml.hxx b/reportdesign/inc/pch/precompiled_rptxml.hxx
deleted file mode 100644
index 8afd65384526..000000000000
--- a/reportdesign/inc/pch/precompiled_rptxml.hxx
+++ /dev/null
@@ -1,76 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * 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.
- *
- * 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).
- *
- * 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.
- *
- ************************************************************************/
-
-
-#ifdef PRECOMPILED_HEADERS
-#include "com/sun/star/sdb/CommandType.hpp"
-//#include "com/sun/star/chart2/data/DatabaseDataProvider.hpp"
-#include "com/sun/star/chart2/data/XDataReceiver.hpp"
-#include "com/sun/star/reflection/XProxyFactory.hpp"
-#include "com/sun/star/sdb/CommandType.hpp"
-#include "com/sun/star/report/XFormatCondition.hpp"
-#include "com/sun/star/report/XFunction.hpp"
-#include "com/sun/star/report/XReportComponent.hpp"
-#include <com/sun/star/report/ForceNewPage.hpp>
-#include <com/sun/star/report/GroupKeepTogether.hpp>
-#include <com/sun/star/report/GroupOn.hpp>
-#include <com/sun/star/report/KeepTogether.hpp>
-#include <com/sun/star/report/ReportPrintOption.hpp>
-#include <com/sun/star/report/XFixedLine.hpp>
-#include <com/sun/star/report/XFixedText.hpp>
-#include <com/sun/star/report/XFormatCondition.hpp>
-#include <com/sun/star/report/XFormattedField.hpp>
-#include <com/sun/star/report/XFunction.hpp>
-#include <com/sun/star/report/XFunctions.hpp>
-#include <com/sun/star/report/XFunctionsSupplier.hpp>
-#include <com/sun/star/report/XGroup.hpp>
-#include <com/sun/star/report/XGroups.hpp>
-#include <com/sun/star/report/XImageControl.hpp>
-#include <com/sun/star/report/XReportComponent.hpp>
-#include <com/sun/star/report/XReportControlFormat.hpp>
-#include <com/sun/star/report/XReportControlModel.hpp>
-#include <com/sun/star/report/XReportDefinition.hpp>
-#include <com/sun/star/report/XReportEngine.hpp>
-#include <com/sun/star/report/XSection.hpp>
-#include <com/sun/star/report/XShape.hpp>
-#include <com/sun/star/report/meta/XFormulaParser.hpp>
-#include <com/sun/star/report/meta/XFunctionCategory.hpp>
-#include <com/sun/star/report/meta/XFunctionDescription.hpp>
-#include <com/sun/star/report/meta/XFunctionManager.hpp>
-#include "comphelper/sequence.hxx"
-#include "comphelper/sequenceashashmap.hxx"
-#include "comphelper/documentconstants.hxx"
-#include "xmloff/attrlist.hxx"
-#include "xmloff/xmltoken.hxx"
-#include "xmloff/xmlement.hxx"
-#include "xmloff/xmluconv.hxx"
-#include "xmloff/xmltkmap.hxx"
-#include "xmloff/xmlnmspe.hxx"
-#endif
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */