fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / framework / inc / pch / precompiled_fwi.hxx
blob8d21c91869e26dfb76eeb28c6c83baaf034ba350
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 <cassert>
18 #include <com/sun/star/beans/PropertyAttribute.hpp>
19 #include <com/sun/star/beans/PropertyValue.hpp>
20 #include <com/sun/star/beans/XMultiHierarchicalPropertySet.hpp>
21 #include <com/sun/star/beans/XPropertySet.hpp>
22 #include <com/sun/star/configuration/theDefaultProvider.hpp>
23 #include <com/sun/star/container/XNameAccess.hpp>
24 #include <com/sun/star/document/XDocumentLanguages.hpp>
25 #include <com/sun/star/frame/ModuleManager.hpp>
26 #include <com/sun/star/frame/theUICommandDescription.hpp>
27 #include <com/sun/star/lang/DisposedException.hpp>
28 #include <com/sun/star/lang/XMultiServiceFactory.hpp>
29 #include <com/sun/star/linguistic2/LanguageGuessing.hpp>
30 #include <com/sun/star/util/XChangesBatch.hpp>
31 #include <comphelper/processfactory.hxx>
32 #include <comphelper/sequence.hxx>
33 #include <comphelper/servicehelper.hxx>
34 #include <cppuhelper/implbase1.hxx>
35 #include <i18nlangtag/languagetag.hxx>
36 #include <rtl/ustrbuf.hxx>
37 #include <sal/config.h>
38 #include <string.h>
39 #include <svtools/langtab.hxx>
40 #include <tools/debug.hxx>
41 #include <tools/wldcrd.hxx>
42 #include <unotools/configpaths.hxx>
43 #include <vcl/settings.hxx>
44 #include <vcl/svapp.hxx>
46 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */