/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* This file has been autogenerated by update_pch.sh . It is possible to edit it manually (such as when an include file has been moved/renamed/removed. All such manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). */ #include <com/sun/star/document/XEmbeddedScripts.hpp> #include <com/sun/star/document/XEventsSupplier.hpp> #include <com/sun/star/document/XStorageBasedDocument.hpp> #include <com/sun/star/drawing/XDrawPageSupplier.hpp> #include <com/sun/star/drawing/XDrawPagesSupplier.hpp> #include <com/sun/star/embed/ElementModes.hpp> #include <com/sun/star/embed/XComponentSupplier.hpp> #include <com/sun/star/embed/XEmbedPersist.hpp> #include <com/sun/star/embed/XTransactedObject.hpp> #include <com/sun/star/form/XFormsSupplier.hpp> #include <com/sun/star/frame/XComponentLoader.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XModel2.hpp> #include <com/sun/star/frame/XStorable.hpp> #include <com/sun/star/io/WrongFormatException.hpp> #include <com/sun/star/io/XInputStreamProvider.hpp> #include <com/sun/star/script/DocumentDialogLibraryContainer.hpp> #include <com/sun/star/script/DocumentScriptLibraryContainer.hpp> #include <com/sun/star/script/XEventAttacherManager.hpp> #include <com/sun/star/script/XLibraryContainerPassword.hpp> #include <com/sun/star/script/XScriptEventsSupplier.hpp> #include <com/sun/star/sdb/XFormDocumentsSupplier.hpp> #include <com/sun/star/sdb/XOfficeDatabaseDocument.hpp> #include <com/sun/star/sdb/XReportDocumentsSupplier.hpp> #include <com/sun/star/sdb/application/XDatabaseDocumentUI.hpp> #include <com/sun/star/task/DocumentPasswordRequest.hpp> #include <com/sun/star/task/InteractionHandler.hpp> #include <com/sun/star/ucb/AlreadyInitializedException.hpp> #include <com/sun/star/ucb/UniversalContentBroker.hpp> #include <com/sun/star/ucb/XCommandProcessor.hpp> #include <com/sun/star/ucb/XContent.hpp> #include <com/sun/star/uri/UriReferenceFactory.hpp> #include <com/sun/star/uri/XVndSunStarScriptUrlReference.hpp> #include <com/sun/star/util/XCloseable.hpp> #include <com/sun/star/util/XModifiable.hpp> #include <comphelper/anytostring.hxx> #include <comphelper/documentinfo.hxx> #include <comphelper/interaction.hxx> #include <comphelper/namedvaluecollection.hxx> #include <comphelper/storagehelper.hxx> #include <comphelper/types.hxx> #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/implbase1.hxx> #include <iterator> #include <list> #include <map> #include <osl/diagnose.h> #include <osl/mutex.hxx> #include <rtl/instance.hxx> #include <rtl/ref.hxx> #include <rtl/ustrbuf.hxx> #include <set> #include <svl/filenotation.hxx> #include <svtools/genericunodialog.hxx> #include <tools/diagnose_ex.h> #include <tools/urlobj.hxx> #include <ucbhelper/content.hxx> #include <unotools/sharedunocomponent.hxx> #include <vcl/metric.hxx> #include <vcl/msgbox.hxx> #include <vcl/svapp.hxx> #include <vector> #include <xmlscript/xmldlg_imexp.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */