|
LibreOffice Module sc (master) 1
|
#include "XMLExportDataPilot.hxx"#include <xmloff/xmltoken.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/xmluconv.hxx>#include <xmloff/namespacemap.hxx>#include <sax/tools/converter.hxx>#include <rtl/math.hxx>#include <osl/diagnose.h>#include "xmlexprt.hxx"#include "XMLConverter.hxx"#include <document.hxx>#include <dpobject.hxx>#include <dociter.hxx>#include <attrib.hxx>#include <patattr.hxx>#include <scitems.hxx>#include <dpsave.hxx>#include <dpshttab.hxx>#include <dpsdbtab.hxx>#include <dpdimsave.hxx>#include <dputil.hxx>#include <rangeutl.hxx>#include <queryentry.hxx>#include <com/sun/star/sheet/DataImportMode.hpp>#include <com/sun/star/sheet/DataPilotFieldReference.hpp>#include <com/sun/star/sheet/DataPilotFieldReferenceType.hpp>#include <com/sun/star/sheet/DataPilotFieldReferenceItemType.hpp>#include <com/sun/star/sheet/DataPilotFieldSortInfo.hpp>#include <com/sun/star/sheet/DataPilotFieldAutoShowInfo.hpp>#include <com/sun/star/sheet/DataPilotFieldLayoutInfo.hpp>#include <com/sun/star/sheet/DataPilotFieldShowItemsMode.hpp>#include <com/sun/star/sheet/DataPilotFieldSortMode.hpp>#include <com/sun/star/sheet/DataPilotFieldLayoutMode.hpp>#include <com/sun/star/sheet/DataPilotFieldGroupBy.hpp>#include <com/sun/star/sheet/GeneralFunction2.hpp>