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