1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
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/.
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).
20 #include <boost/cast.hpp>
21 #include <boost/scoped_array.hpp>
22 #include <boost/scoped_ptr.hpp>
24 #include <com/sun/star/document/XFilter.hpp>
25 #include <com/sun/star/document/XImporter.hpp>
26 #include <com/sun/star/frame/XController.hpp>
27 #include <com/sun/star/frame/XDesktop.hpp>
28 #include <com/sun/star/io/IOException.hpp>
29 #include <com/sun/star/io/XInputStream.hpp>
30 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
31 #include <com/sun/star/lang/XServiceInfo.hpp>
32 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
33 #include <com/sun/star/text/XText.hpp>
34 #include <com/sun/star/text/XTextDocument.hpp>
35 #include <com/sun/star/ucb/XCommandEnvironment.hpp>
36 #include <com/sun/star/uno/Reference.hxx>
37 #include <com/sun/star/xml/sax/XAttributeList.hpp>
38 #include <com/sun/star/xml/sax/XDocumentHandler.hpp>
39 #include <com/sun/star/xml/sax/XParser.hpp>
40 #include <comphelper/processfactory.hxx>
41 #include <cppuhelper/factory.hxx>
42 #include <cppuhelper/implbase1.hxx>
43 #include <cppuhelper/implbase3.hxx>
44 #include <cppuhelper/supportsservice.hxx>
45 #include <i18nlangtag/languagetagicu.hxx>
50 #include <osl/diagnose.h>
52 #include <osl/file.hxx>
53 #include <osl/mutex.hxx>
54 #include <osl/process.h>
55 #include <osl/thread.h>
56 #include <osl/thread.hxx>
57 #include <rtl/tencinfo.h>
58 #include <rtl/textenc.h>
59 #include <rtl/ustrbuf.hxx>
60 #include <rtl/ustring.hxx>
61 #include <sal/config.h>
62 #include <sal/macros.h>
63 #include <sfx2/docfile.hxx>
64 #include <sfx2/printer.hxx>
65 #include <sot/storinfo.hxx>
69 #include <svx/xbitmap.hxx>
70 #include <tools/stream.hxx>
71 #include <ucbhelper/content.hxx>
72 #include <unicode/timezone.h>
73 #include <unicode/udat.h>
74 #include <vcl/bmpacc.hxx>
75 #include <vcl/dibtools.hxx>
76 #include <vcl/settings.hxx>
77 #include <vcl/svapp.hxx>
79 #include <xmloff/attrlist.hxx>
81 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */