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).
17 #include <com/sun/star/beans/XPropertySetInfo.hpp>
18 #include <com/sun/star/i18n/CharacterClassification.hpp>
19 #include <com/sun/star/i18n/UnicodeType.hpp>
20 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
21 #include <com/sun/star/registry/XRegistryKey.hpp>
22 #include <com/sun/star/uri/UriReferenceFactory.hpp>
23 #include <com/sun/star/uri/XVndSunStarScriptUrl.hpp>
24 #include <com/sun/star/util/MeasureUnit.hpp>
25 #include <com/sun/star/util/XCloneable.hpp>
26 #include <com/sun/star/xml/sax/SAXException.hpp>
27 #include <com/sun/star/xml/sax/SAXParseException.hpp>
28 #include <com/sun/star/xml/sax/XAttributeList.hpp>
29 #include <com/sun/star/xml/sax/XDocumentHandler.hpp>
30 #include <comphelper/processfactory.hxx>
31 #include <comphelper/servicehelper.hxx>
32 #include <cppuhelper/factory.hxx>
33 #include <cppuhelper/supportsservice.hxx>
34 #include <osl/diagnose.h>
35 #include <osl/mutex.hxx>
36 #include <rtl/math.hxx>
37 #include <rtl/ref.hxx>
38 #include <rtl/ustrbuf.hxx>
39 #include <sax/tools/converter.hxx>
41 #include <unordered_map>
43 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */