fd3888c69a
need to move it, because modules "below" vcl want to use the debug output method Change-Id: Ibcaf4089a1e0b3fcc0b5189c7ebf1aae90f50b48 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139791 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
414 lines
12 KiB
C++
414 lines
12 KiB
C++
/* -*- 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).
|
|
|
|
Generated on 2021-03-08 13:15:21 using:
|
|
./bin/update_pch sc scfilt --cutoff=4 --exclude:system --exclude:module --include:local
|
|
|
|
If after updating build fails, use the following command to locate conflicting headers:
|
|
./bin/update_pch_bisect ./sc/inc/pch/precompiled_scfilt.hxx "make sc.build" --find-conflicts
|
|
*/
|
|
|
|
#include <sal/config.h>
|
|
#if PCH_LEVEL >= 1
|
|
#include <algorithm>
|
|
#include <cassert>
|
|
#include <cstddef>
|
|
#include <cstdlib>
|
|
#include <cstring>
|
|
#include <functional>
|
|
#include <iomanip>
|
|
#include <limits.h>
|
|
#include <limits>
|
|
#include <map>
|
|
#include <math.h>
|
|
#include <memory>
|
|
#include <new>
|
|
#include <optional>
|
|
#include <ostream>
|
|
#include <set>
|
|
#include <stack>
|
|
#include <stdexcept>
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <string_view>
|
|
#include <type_traits>
|
|
#include <unordered_map>
|
|
#include <unordered_set>
|
|
#include <utility>
|
|
#include <vector>
|
|
#include <boost/property_tree/ptree_fwd.hpp>
|
|
#endif // PCH_LEVEL >= 1
|
|
#if PCH_LEVEL >= 2
|
|
#include <osl/diagnose.h>
|
|
#include <osl/endian.h>
|
|
#include <osl/file.hxx>
|
|
#include <osl/interlck.h>
|
|
#include <osl/mutex.h>
|
|
#include <osl/mutex.hxx>
|
|
#include <osl/thread.h>
|
|
#include <osl/thread.hxx>
|
|
#include <rtl/alloc.h>
|
|
#include <rtl/character.hxx>
|
|
#include <rtl/instance.hxx>
|
|
#include <rtl/math.h>
|
|
#include <rtl/math.hxx>
|
|
#include <rtl/random.h>
|
|
#include <rtl/ref.hxx>
|
|
#include <rtl/strbuf.hxx>
|
|
#include <rtl/string.h>
|
|
#include <rtl/string.hxx>
|
|
#include <rtl/stringconcat.hxx>
|
|
#include <rtl/stringutils.hxx>
|
|
#include <rtl/tencinfo.h>
|
|
#include <rtl/textenc.h>
|
|
#include <rtl/ustrbuf.hxx>
|
|
#include <rtl/ustring.h>
|
|
#include <rtl/ustring.hxx>
|
|
#include <rtl/uuid.h>
|
|
#include <sal/log.hxx>
|
|
#include <sal/macros.h>
|
|
#include <sal/mathconf.h>
|
|
#include <sal/saldllapi.h>
|
|
#include <sal/types.h>
|
|
#include <vcl/GraphicExternalLink.hxx>
|
|
#include <vcl/GraphicObject.hxx>
|
|
#include <vcl/animate/Animation.hxx>
|
|
#include <vcl/bitmapex.hxx>
|
|
#include <vcl/checksum.hxx>
|
|
#include <vcl/dllapi.h>
|
|
#include <comphelper/errcode.hxx>
|
|
#include <vcl/font.hxx>
|
|
#include <vcl/gfxlink.hxx>
|
|
#include <vcl/graph.hxx>
|
|
#include <vcl/mapmod.hxx>
|
|
#include <vcl/outdev.hxx>
|
|
#include <vcl/svapp.hxx>
|
|
#include <vcl/vclptr.hxx>
|
|
#include <vcl/vectorgraphicdata.hxx>
|
|
#endif // PCH_LEVEL >= 2
|
|
#if PCH_LEVEL >= 3
|
|
#include <basegfx/basegfxdllapi.h>
|
|
#include <basegfx/color/bcolor.hxx>
|
|
#include <basegfx/vector/b2dsize.hxx>
|
|
#include <com/sun/star/awt/DeviceInfo.hpp>
|
|
#include <com/sun/star/awt/Point.hpp>
|
|
#include <com/sun/star/awt/Rectangle.hpp>
|
|
#include <com/sun/star/awt/Size.hpp>
|
|
#include <com/sun/star/beans/Pair.hpp>
|
|
#include <com/sun/star/beans/PropertyState.hpp>
|
|
#include <com/sun/star/beans/PropertyValue.hpp>
|
|
#include <com/sun/star/beans/XPropertySet.hpp>
|
|
#include <com/sun/star/chart/XChartDocument.hpp>
|
|
#include <com/sun/star/chart2/XChartDocument.hpp>
|
|
#include <com/sun/star/container/XIndexAccess.hpp>
|
|
#include <com/sun/star/container/XIndexContainer.hpp>
|
|
#include <com/sun/star/container/XNameContainer.hpp>
|
|
#include <com/sun/star/document/XDocumentProperties.hpp>
|
|
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
|
|
#include <com/sun/star/drawing/BitmapMode.hpp>
|
|
#include <com/sun/star/drawing/Hatch.hpp>
|
|
#include <com/sun/star/drawing/TextFitToSizeType.hpp>
|
|
#include <com/sun/star/frame/XModel.hpp>
|
|
#include <com/sun/star/graphic/XGraphicMapper.hpp>
|
|
#include <com/sun/star/graphic/XGraphicProvider2.hpp>
|
|
#include <com/sun/star/i18n/ScriptType.hpp>
|
|
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
|
|
#include <com/sun/star/lang/XServiceInfo.hpp>
|
|
#include <com/sun/star/lang/XTypeProvider.hpp>
|
|
#include <com/sun/star/lang/XUnoTunnel.hpp>
|
|
#include <com/sun/star/sheet/ConditionOperator.hpp>
|
|
#include <com/sun/star/sheet/DataPilotFieldGroupBy.hpp>
|
|
#include <com/sun/star/sheet/DataPilotFieldOrientation.hpp>
|
|
#include <com/sun/star/sheet/DataPilotFieldReferenceItemType.hpp>
|
|
#include <com/sun/star/sheet/FormulaLanguage.hpp>
|
|
#include <com/sun/star/sheet/FormulaToken.hpp>
|
|
#include <com/sun/star/sheet/XSpreadsheet.hpp>
|
|
#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
|
|
#include <com/sun/star/style/NumberingType.hpp>
|
|
#include <com/sun/star/table/CellAddress.hpp>
|
|
#include <com/sun/star/uno/Any.h>
|
|
#include <com/sun/star/uno/Any.hxx>
|
|
#include <com/sun/star/uno/Reference.h>
|
|
#include <com/sun/star/uno/Reference.hxx>
|
|
#include <com/sun/star/uno/Sequence.h>
|
|
#include <com/sun/star/uno/Sequence.hxx>
|
|
#include <com/sun/star/uno/Type.h>
|
|
#include <com/sun/star/uno/genfunc.hxx>
|
|
#include <com/sun/star/util/DateTime.hpp>
|
|
#include <com/sun/star/xml/sax/XFastAttributeList.hpp>
|
|
#include <com/sun/star/xml/sax/XFastContextHandler.hpp>
|
|
#include <comphelper/comphelperdllapi.h>
|
|
#include <comphelper/processfactory.hxx>
|
|
#include <comphelper/servicehelper.hxx>
|
|
#include <comphelper/string.hxx>
|
|
#include <cppu/unotype.hxx>
|
|
#include <cppuhelper/implbase.hxx>
|
|
#include <cppuhelper/implbase_ex.hxx>
|
|
#include <cppuhelper/weak.hxx>
|
|
#include <cppuhelper/weakref.hxx>
|
|
#include <drawinglayer/primitive2d/Primitive2DContainer.hxx>
|
|
#include <editeng/borderline.hxx>
|
|
#include <editeng/boxitem.hxx>
|
|
#include <editeng/brushitem.hxx>
|
|
#include <editeng/colritem.hxx>
|
|
#include <editeng/crossedoutitem.hxx>
|
|
#include <editeng/editdata.hxx>
|
|
#include <editeng/editengdllapi.h>
|
|
#include <editeng/editobj.hxx>
|
|
#include <editeng/eeitem.hxx>
|
|
#include <editeng/escapementitem.hxx>
|
|
#include <editeng/fhgtitem.hxx>
|
|
#include <editeng/flditem.hxx>
|
|
#include <editeng/fontitem.hxx>
|
|
#include <editeng/justifyitem.hxx>
|
|
#include <editeng/lineitem.hxx>
|
|
#include <editeng/postitem.hxx>
|
|
#include <editeng/svxenum.hxx>
|
|
#include <editeng/udlnitem.hxx>
|
|
#include <editeng/wghtitem.hxx>
|
|
#include <filter/msfilter/msfilterdllapi.h>
|
|
#include <filter/msfilter/msocximex.hxx>
|
|
#include <i18nlangtag/lang.h>
|
|
#include <o3tl/cow_wrapper.hxx>
|
|
#include <o3tl/safeint.hxx>
|
|
#include <o3tl/sorted_vector.hxx>
|
|
#include <o3tl/strong_int.hxx>
|
|
#include <o3tl/typed_flags_set.hxx>
|
|
#include <o3tl/underlyingenumvalue.hxx>
|
|
#include <o3tl/unit_conversion.hxx>
|
|
#include <oox/core/contexthandler.hxx>
|
|
#include <oox/core/contexthandler2.hxx>
|
|
#include <oox/core/filterbase.hxx>
|
|
#include <oox/core/fragmenthandler2.hxx>
|
|
#include <oox/core/relations.hxx>
|
|
#include <oox/dllapi.h>
|
|
#include <oox/drawingml/drawingmltypes.hxx>
|
|
#include <oox/export/utils.hxx>
|
|
#include <oox/helper/attributelist.hxx>
|
|
#include <oox/helper/binaryinputstream.hxx>
|
|
#include <oox/helper/binarystreambase.hxx>
|
|
#include <oox/helper/containerhelper.hxx>
|
|
#include <oox/helper/graphichelper.hxx>
|
|
#include <oox/helper/helper.hxx>
|
|
#include <oox/helper/progressbar.hxx>
|
|
#include <oox/helper/propertyset.hxx>
|
|
#include <oox/helper/refmap.hxx>
|
|
#include <oox/helper/refvector.hxx>
|
|
#include <oox/helper/storagebase.hxx>
|
|
#include <oox/ole/olehelper.hxx>
|
|
#include <oox/token/namespaces.hxx>
|
|
#include <oox/token/properties.hxx>
|
|
#include <oox/token/relationship.hxx>
|
|
#include <oox/token/tokens.hxx>
|
|
#include <salhelper/simplereferenceobject.hxx>
|
|
#include <sax/fastattribs.hxx>
|
|
#include <sax/fshelper.hxx>
|
|
#include <sax/saxdllapi.h>
|
|
#include <sax/tools/converter.hxx>
|
|
#include <sfx2/dllapi.h>
|
|
#include <sfx2/docfile.hxx>
|
|
#include <sfx2/frame.hxx>
|
|
#include <sfx2/objsh.hxx>
|
|
#include <sot/storage.hxx>
|
|
#include <svl/cenumitm.hxx>
|
|
#include <svl/eitem.hxx>
|
|
#include <svl/hint.hxx>
|
|
#include <svl/intitem.hxx>
|
|
#include <svl/itemset.hxx>
|
|
#include <svl/listener.hxx>
|
|
#include <svl/lstner.hxx>
|
|
#include <svl/poolitem.hxx>
|
|
#include <svl/sharedstring.hxx>
|
|
#include <svl/sharedstringpool.hxx>
|
|
#include <svl/stritem.hxx>
|
|
#include <svl/style.hxx>
|
|
#include <svl/svldllapi.h>
|
|
#include <svl/typedwhich.hxx>
|
|
#include <svl/zforlist.hxx>
|
|
#include <svtools/svtdllapi.h>
|
|
#include <svx/itextprovider.hxx>
|
|
#include <svx/msdffdef.hxx>
|
|
#include <svx/sdtaditm.hxx>
|
|
#include <svx/sdtaitm.hxx>
|
|
#include <svx/sdtakitm.hxx>
|
|
#include <svx/svddef.hxx>
|
|
#include <svx/svdoattr.hxx>
|
|
#include <svx/svdoole2.hxx>
|
|
#include <svx/svdorect.hxx>
|
|
#include <svx/svdotext.hxx>
|
|
#include <svx/svdpage.hxx>
|
|
#include <svx/svdtext.hxx>
|
|
#include <svx/svdtrans.hxx>
|
|
#include <svx/svdtypes.hxx>
|
|
#include <svx/svxdllapi.h>
|
|
#include <svx/unoapi.hxx>
|
|
#include <svx/xit.hxx>
|
|
#include <tools/UnitConversion.hxx>
|
|
#include <tools/color.hxx>
|
|
#include <tools/date.hxx>
|
|
#include <tools/datetime.hxx>
|
|
#include <tools/degree.hxx>
|
|
#include <comphelper/diagnose_ex.hxx>
|
|
#include <tools/fract.hxx>
|
|
#include <tools/gen.hxx>
|
|
#include <tools/link.hxx>
|
|
#include <tools/long.hxx>
|
|
#include <tools/mapunit.hxx>
|
|
#include <tools/ref.hxx>
|
|
#include <tools/solar.h>
|
|
#include <tools/stream.hxx>
|
|
#include <tools/time.hxx>
|
|
#include <tools/toolsdllapi.h>
|
|
#include <tools/urlobj.hxx>
|
|
#include <typelib/typedescription.h>
|
|
#include <uno/data.h>
|
|
#include <unotools/charclass.hxx>
|
|
#include <unotools/configitem.hxx>
|
|
#include <unotools/configmgr.hxx>
|
|
#include <unotools/fltrcfg.hxx>
|
|
#include <unotools/options.hxx>
|
|
#include <unotools/textsearch.hxx>
|
|
#include <unotools/unotoolsdllapi.h>
|
|
#endif // PCH_LEVEL >= 3
|
|
#if PCH_LEVEL >= 4
|
|
#include <address.hxx>
|
|
#include <addressconverter.hxx>
|
|
#include <attrib.hxx>
|
|
#include <autofilterbuffer.hxx>
|
|
#include <biffhelper.hxx>
|
|
#include <calcmacros.hxx>
|
|
#include <cellvalue.hxx>
|
|
#include <colrowst.hxx>
|
|
#include <compiler.hxx>
|
|
#include <condformatbuffer.hxx>
|
|
#include <conditio.hxx>
|
|
#include <connectionsbuffer.hxx>
|
|
#include <convuno.hxx>
|
|
#include <dbdata.hxx>
|
|
#include <defnamesbuffer.hxx>
|
|
#include <docoptio.hxx>
|
|
#include <docpool.hxx>
|
|
#include <docsh.hxx>
|
|
#include <document.hxx>
|
|
#include <documentimport.hxx>
|
|
#include <docuno.hxx>
|
|
#include <dpdimsave.hxx>
|
|
#include <dpglobal.hxx>
|
|
#include <dpobject.hxx>
|
|
#include <dpsave.hxx>
|
|
#include <drawingfragment.hxx>
|
|
#include <drwlayer.hxx>
|
|
#include <editutil.hxx>
|
|
#include <excelhandlers.hxx>
|
|
#include <excform.hxx>
|
|
#include <excimp8.hxx>
|
|
#include <excrecds.hxx>
|
|
#include <externallinkbuffer.hxx>
|
|
#include <externalrefmgr.hxx>
|
|
#include <extlstcontext.hxx>
|
|
#include <fapihelper.hxx>
|
|
#include <filter.hxx>
|
|
#include <formel.hxx>
|
|
#include <formula/errorcodes.hxx>
|
|
#include <formula/formuladllapi.h>
|
|
#include <formula/grammar.hxx>
|
|
#include <formula/opcode.hxx>
|
|
#include <formulabase.hxx>
|
|
#include <formulabuffer.hxx>
|
|
#include <formulacell.hxx>
|
|
#include <formulaparser.hxx>
|
|
#include <fprogressbar.hxx>
|
|
#include <ftools.hxx>
|
|
#include <global.hxx>
|
|
#include <imp_op.hxx>
|
|
#include <namebuff.hxx>
|
|
#include <pagesettings.hxx>
|
|
#include <patattr.hxx>
|
|
#include <pivotcachebuffer.hxx>
|
|
#include <postit.hxx>
|
|
#include <queryparam.hxx>
|
|
#include <rangelst.hxx>
|
|
#include <rangenam.hxx>
|
|
#include <refdata.hxx>
|
|
#include <richstring.hxx>
|
|
#include <richstringcontext.hxx>
|
|
#include <root.hxx>
|
|
#include <scdllapi.h>
|
|
#include <scerrors.hxx>
|
|
#include <scextopt.hxx>
|
|
#include <scitems.hxx>
|
|
#include <scmatrix.hxx>
|
|
#include <scresid.hxx>
|
|
#include <sharedstringsbuffer.hxx>
|
|
#include <sheetdatabuffer.hxx>
|
|
#include <stlpool.hxx>
|
|
#include <stlsheet.hxx>
|
|
#include <stringutil.hxx>
|
|
#include <stylesbuffer.hxx>
|
|
#include <stylesfragment.hxx>
|
|
#include <tablebuffer.hxx>
|
|
#include <tabprotection.hxx>
|
|
#include <themebuffer.hxx>
|
|
#include <tokenarray.hxx>
|
|
#include <tokenuno.hxx>
|
|
#include <tokstack.hxx>
|
|
#include <tool.h>
|
|
#include <types.hxx>
|
|
#include <unitconverter.hxx>
|
|
#include <unonames.hxx>
|
|
#include <userdat.hxx>
|
|
#include <viewsettings.hxx>
|
|
#include <workbookhelper.hxx>
|
|
#include <workbooksettings.hxx>
|
|
#include <worksheetbuffer.hxx>
|
|
#include <worksheethelper.hxx>
|
|
#include <worksheetsettings.hxx>
|
|
#include <xcl97rec.hxx>
|
|
#include <xecontent.hxx>
|
|
#include <xeescher.hxx>
|
|
#include <xeformula.hxx>
|
|
#include <xehelper.hxx>
|
|
#include <xelink.hxx>
|
|
#include <xename.hxx>
|
|
#include <xerecord.hxx>
|
|
#include <xeroot.hxx>
|
|
#include <xestream.hxx>
|
|
#include <xestring.hxx>
|
|
#include <xestyle.hxx>
|
|
#include <xicontent.hxx>
|
|
#include <xiescher.hxx>
|
|
#include <xiformula.hxx>
|
|
#include <xihelper.hxx>
|
|
#include <xilink.hxx>
|
|
#include <xiname.hxx>
|
|
#include <xipage.hxx>
|
|
#include <xiroot.hxx>
|
|
#include <xistream.hxx>
|
|
#include <xistyle.hxx>
|
|
#include <xiview.hxx>
|
|
#include <xladdress.hxx>
|
|
#include <xlconst.hxx>
|
|
#include <xlcontent.hxx>
|
|
#include <xlformula.hxx>
|
|
#include <xllink.hxx>
|
|
#include <xlname.hxx>
|
|
#include <xlroot.hxx>
|
|
#include <xlstream.hxx>
|
|
#include <xlstyle.hxx>
|
|
#include <xltools.hxx>
|
|
#include <xltracer.hxx>
|
|
#endif // PCH_LEVEL >= 4
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|