bump product version to 5.0.4.1
[LibreOffice.git] / xmlscript / inc / pch / precompiled_xmlscript.hxx
blobf51dce6f7d19882565a99c1c7e32e654d24b992e
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 */
11 This file has been autogenerated by update_pch.sh . It is possible to edit it
12 manually (such as when an include file has been moved/renamed/removed. All such
13 manual changes will be rewritten by the next run of update_pch.sh (which presumably
14 also fixes all possible problems, so it's usually better to use it).
17 #include <com/sun/star/awt/CharSet.hpp>
18 #include <com/sun/star/awt/FontFamily.hpp>
19 #include <com/sun/star/awt/FontPitch.hpp>
20 #include <com/sun/star/awt/FontSlant.hpp>
21 #include <com/sun/star/awt/FontStrikeout.hpp>
22 #include <com/sun/star/awt/FontType.hpp>
23 #include <com/sun/star/awt/FontUnderline.hpp>
24 #include <com/sun/star/awt/FontWeight.hpp>
25 #include <com/sun/star/awt/FontWidth.hpp>
26 #include <com/sun/star/awt/ImagePosition.hpp>
27 #include <com/sun/star/awt/ImageScaleMode.hpp>
28 #include <com/sun/star/awt/LineEndFormat.hpp>
29 #include <com/sun/star/awt/PushButtonType.hpp>
30 #include <com/sun/star/awt/VisualEffect.hpp>
31 #include <com/sun/star/beans/NamedValue.hpp>
32 #include <com/sun/star/beans/XPropertySet.hpp>
33 #include <com/sun/star/beans/XPropertyState.hpp>
34 #include <com/sun/star/document/GraphicObjectResolver.hpp>
35 #include <com/sun/star/document/XEmbeddedScripts.hpp>
36 #include <com/sun/star/document/XGraphicObjectResolver.hpp>
37 #include <com/sun/star/document/XStorageBasedDocument.hpp>
38 #include <com/sun/star/form/binding/XBindableValue.hpp>
39 #include <com/sun/star/form/binding/XListEntrySink.hpp>
40 #include <com/sun/star/form/binding/XValueBinding.hpp>
41 #include <com/sun/star/io/XActiveDataSource.hpp>
42 #include <com/sun/star/io/XPersistObject.hpp>
43 #include <com/sun/star/lang/Locale.hpp>
44 #include <com/sun/star/lang/XInitialization.hpp>
45 #include <com/sun/star/lang/XMultiComponentFactory.hpp>
46 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
47 #include <com/sun/star/lang/XServiceInfo.hpp>
48 #include <com/sun/star/script/DocumentScriptLibraryContainer.hpp>
49 #include <com/sun/star/script/ScriptEventDescriptor.hpp>
50 #include <com/sun/star/script/XLibraryContainer2.hpp>
51 #include <com/sun/star/script/XLibraryContainerPassword.hpp>
52 #include <com/sun/star/script/XScriptEventsSupplier.hpp>
53 #include <com/sun/star/script/vba/XVBACompatibility.hpp>
54 #include <com/sun/star/style/VerticalAlignment.hpp>
55 #include <com/sun/star/table/CellAddress.hpp>
56 #include <com/sun/star/table/CellRangeAddress.hpp>
57 #include <com/sun/star/uno/XComponentContext.hpp>
58 #include <com/sun/star/util/Date.hpp>
59 #include <com/sun/star/util/NumberFormat.hpp>
60 #include <com/sun/star/util/NumberFormatsSupplier.hpp>
61 #include <com/sun/star/util/Time.hpp>
62 #include <com/sun/star/util/XNumberFormatsSupplier.hpp>
63 #include <com/sun/star/view/SelectionType.hpp>
64 #include <com/sun/star/xml/input/XAttributes.hpp>
65 #include <com/sun/star/xml/sax/Parser.hpp>
66 #include <com/sun/star/xml/sax/Writer.hpp>
67 #include <comphelper/processfactory.hxx>
68 #include <cppuhelper/factory.hxx>
69 #include <cppuhelper/implbase1.hxx>
70 #include <cppuhelper/implbase4.hxx>
71 #include <cppuhelper/implementationentry.hxx>
72 #include <cppuhelper/supportsservice.hxx>
73 #include <i18nlangtag/languagetag.hxx>
74 #include <memory>
75 #include <osl/diagnose.h>
76 #include <rtl/ustrbuf.hxx>
77 #include <sal/config.h>
78 #include <string.h>
79 #include <tools/date.hxx>
80 #include <tools/diagnose_ex.h>
81 #include <tools/time.hxx>
82 #include <unordered_map>
83 #include <vector>
85 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */