19ee13d13SAndrew Rist /**************************************************************
2cdf0e10cSrcweir  *
39ee13d13SAndrew Rist  * Licensed to the Apache Software Foundation (ASF) under one
49ee13d13SAndrew Rist  * or more contributor license agreements.  See the NOTICE file
59ee13d13SAndrew Rist  * distributed with this work for additional information
69ee13d13SAndrew Rist  * regarding copyright ownership.  The ASF licenses this file
79ee13d13SAndrew Rist  * to you under the Apache License, Version 2.0 (the
89ee13d13SAndrew Rist  * "License"); you may not use this file except in compliance
99ee13d13SAndrew Rist  * with the License.  You may obtain a copy of the License at
109ee13d13SAndrew Rist  *
119ee13d13SAndrew Rist  *   http://www.apache.org/licenses/LICENSE-2.0
129ee13d13SAndrew Rist  *
139ee13d13SAndrew Rist  * Unless required by applicable law or agreed to in writing,
149ee13d13SAndrew Rist  * software distributed under the License is distributed on an
159ee13d13SAndrew Rist  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
169ee13d13SAndrew Rist  * KIND, either express or implied.  See the License for the
179ee13d13SAndrew Rist  * specific language governing permissions and limitations
189ee13d13SAndrew Rist  * under the License.
199ee13d13SAndrew Rist  *
209ee13d13SAndrew Rist  *************************************************************/
219ee13d13SAndrew Rist 
229ee13d13SAndrew Rist 
23cdf0e10cSrcweir 
24cdf0e10cSrcweir // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:38.561560
25cdf0e10cSrcweir 
26cdf0e10cSrcweir #ifdef PRECOMPILED_HEADERS
27cdf0e10cSrcweir #include "com/sun/star/sdb/CommandType.hpp"
28cdf0e10cSrcweir //#include "com/sun/star/chart2/data/DatabaseDataProvider.hpp"
29cdf0e10cSrcweir #include "com/sun/star/chart2/data/XDataReceiver.hpp"
30cdf0e10cSrcweir #include "com/sun/star/reflection/XProxyFactory.hpp"
31cdf0e10cSrcweir #include "com/sun/star/sdb/CommandType.hpp"
32*b63233d8Sdamjan #include "com/sun/star/report/XFormatCondition.hpp"
33*b63233d8Sdamjan #include "com/sun/star/report/XFunction.hpp"
34*b63233d8Sdamjan #include "com/sun/star/report/XReportComponent.hpp"
35*b63233d8Sdamjan #include <com/sun/star/report/ForceNewPage.hpp>
36*b63233d8Sdamjan #include <com/sun/star/report/GroupKeepTogether.hpp>
37*b63233d8Sdamjan #include <com/sun/star/report/GroupOn.hpp>
38*b63233d8Sdamjan #include <com/sun/star/report/KeepTogether.hpp>
39*b63233d8Sdamjan #include <com/sun/star/report/ReportPrintOption.hpp>
40*b63233d8Sdamjan #include <com/sun/star/report/XFixedLine.hpp>
41*b63233d8Sdamjan #include <com/sun/star/report/XFixedText.hpp>
42*b63233d8Sdamjan #include <com/sun/star/report/XFormatCondition.hpp>
43*b63233d8Sdamjan #include <com/sun/star/report/XFormattedField.hpp>
44*b63233d8Sdamjan #include <com/sun/star/report/XFunction.hpp>
45*b63233d8Sdamjan #include <com/sun/star/report/XFunctions.hpp>
46*b63233d8Sdamjan #include <com/sun/star/report/XFunctionsSupplier.hpp>
47*b63233d8Sdamjan #include <com/sun/star/report/XGroup.hpp>
48*b63233d8Sdamjan #include <com/sun/star/report/XGroups.hpp>
49*b63233d8Sdamjan #include <com/sun/star/report/XImageControl.hpp>
50*b63233d8Sdamjan #include <com/sun/star/report/XReportComponent.hpp>
51*b63233d8Sdamjan #include <com/sun/star/report/XReportControlFormat.hpp>
52*b63233d8Sdamjan #include <com/sun/star/report/XReportControlModel.hpp>
53*b63233d8Sdamjan #include <com/sun/star/report/XReportDefinition.hpp>
54*b63233d8Sdamjan #include <com/sun/star/report/XReportEngine.hpp>
55*b63233d8Sdamjan #include <com/sun/star/report/XSection.hpp>
56*b63233d8Sdamjan #include <com/sun/star/report/XShape.hpp>
57*b63233d8Sdamjan #include <com/sun/star/report/meta/XFormulaParser.hpp>
58*b63233d8Sdamjan #include <com/sun/star/report/meta/XFunctionCategory.hpp>
59*b63233d8Sdamjan #include <com/sun/star/report/meta/XFunctionDescription.hpp>
60*b63233d8Sdamjan #include <com/sun/star/report/meta/XFunctionManager.hpp>
61cdf0e10cSrcweir #include "comphelper/sequence.hxx"
62cdf0e10cSrcweir #include "comphelper/sequenceashashmap.hxx"
63cdf0e10cSrcweir #include "comphelper/documentconstants.hxx"
64cdf0e10cSrcweir #include "xmloff/attrlist.hxx"
65cdf0e10cSrcweir #include "xmloff/xmltoken.hxx"
66cdf0e10cSrcweir #include "xmloff/xmlement.hxx"
67cdf0e10cSrcweir #include "xmloff/xmluconv.hxx"
68cdf0e10cSrcweir #include "xmloff/xmltkmap.hxx"
69cdf0e10cSrcweir #include "xmloff/xmlnmspe.hxx"
70cdf0e10cSrcweir #endif
71