Version 5.4.3.2, tag libreoffice-5.4.3.2
[LibreOffice.git] / package / inc / pch / precompiled_xstor.hxx
blob6976db7f1b777e9a4444e82a600ffa5d779ecd52
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).
16 Generated on 2015-11-14 14:16:40 using:
17 ./bin/update_pch package xstor --cutoff=2 --exclude:system --include:module --exclude:local
19 If after updating build fails, use the following command to locate conflicting headers:
20 ./bin/update_pch_bisect ./package/inc/pch/precompiled_xstor.hxx "/opt/lo/bin/make package.build" --find-conflicts
23 #include <cassert>
24 #include <config_typesizes.h>
25 #include <cstddef>
26 #include <cstdlib>
27 #include <cstring>
28 #include <iomanip>
29 #include <new>
30 #include <ostream>
31 #include <sstream>
32 #include <stddef.h>
33 #include <stdlib.h>
34 #include <string.h>
35 #include <string>
36 #include <osl/diagnose.h>
37 #include <osl/interlck.h>
38 #include <osl/time.h>
39 #include <rtl/alloc.h>
40 #include <rtl/digest.h>
41 #include <rtl/instance.hxx>
42 #include <rtl/string.h>
43 #include <rtl/string.hxx>
44 #include <rtl/stringutils.hxx>
45 #include <rtl/textcvt.h>
46 #include <rtl/textenc.h>
47 #include <rtl/unload.h>
48 #include <rtl/ustring.h>
49 #include <rtl/ustring.hxx>
50 #include <sal/config.h>
51 #include <sal/detail/log.h>
52 #include <sal/log.hxx>
53 #include <sal/macros.h>
54 #include <sal/saldllapi.h>
55 #include <sal/types.h>
56 #include <sal/typesizes.h>
57 #include <com/sun/star/beans/PropertyValue.hpp>
58 #include <com/sun/star/embed/ElementModes.hpp>
59 #include <com/sun/star/embed/StorageFormats.hpp>
60 #include <com/sun/star/io/TempFile.hpp>
61 #include <com/sun/star/lang/DisposedException.hpp>
62 #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
63 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
64 #include <com/sun/star/lang/XSingleComponentFactory.hpp>
65 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
66 #include <com/sun/star/lang/XUnoTunnel.hpp>
67 #include <com/sun/star/registry/XRegistryKey.hpp>
68 #include <com/sun/star/ucb/SimpleFileAccess.hpp>
69 #include <com/sun/star/uno/Any.h>
70 #include <com/sun/star/uno/Any.hxx>
71 #include <com/sun/star/uno/Reference.h>
72 #include <com/sun/star/uno/RuntimeException.hpp>
73 #include <com/sun/star/uno/Type.h>
74 #include <com/sun/star/uno/Type.hxx>
75 #include <com/sun/star/uno/TypeClass.hdl>
76 #include <com/sun/star/uno/XComponentContext.hpp>
77 #include <com/sun/star/uno/XInterface.hpp>
78 #include <com/sun/star/uno/genfunc.h>
79 #include <com/sun/star/uno/genfunc.hxx>
80 #include <comphelper/ofopxmlhelper.hxx>
81 #include <comphelper/processfactory.hxx>
82 #include <comphelper/storagehelper.hxx>
83 #include <cppu/cppudllapi.h>
84 #include <cppu/unotype.hxx>
85 #include <cppuhelper/cppuhelperdllapi.h>
86 #include <cppuhelper/exc_hlp.hxx>
87 #include <cppuhelper/queryinterface.hxx>
88 #include <cppuhelper/typeprovider.hxx>
89 #include <typelib/typeclass.h>
90 #include <typelib/typedescription.h>
91 #include <typelib/uik.h>
92 #include <uno/any2.h>
93 #include <uno/data.h>
94 #include <uno/sequence2.h>
96 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */