|
LibreOffice Module sc (master) 1
|
#include <limits>#include <memory>#include <sal/config.h>#include <PivotTableDataProvider.hxx>#include <PivotTableDataSource.hxx>#include <PivotTableDataSequence.hxx>#include <miscuno.hxx>#include <document.hxx>#include <unonames.hxx>#include <scresid.hxx>#include <globstr.hrc>#include <strings.hrc>#include <dpobject.hxx>#include <hints.hxx>#include <o3tl/safeint.hxx>#include <vcl/svapp.hxx>#include <sfx2/objsh.hxx>#include <comphelper/propertysequence.hxx>#include <comphelper/sequence.hxx>#include <comphelper/processfactory.hxx>#include <com/sun/star/chart2/data/LabeledDataSequence.hpp>#include <com/sun/star/chart/ChartDataRowSource.hpp>#include <com/sun/star/frame/XModel.hpp>#include <com/sun/star/sheet/XDataPilotResults.hpp>#include <com/sun/star/sheet/DataResultFlags.hpp>#include <com/sun/star/sheet/XDimensionsSupplier.hpp>#include <com/sun/star/sheet/XHierarchiesSupplier.hpp>#include <com/sun/star/sheet/XLevelsSupplier.hpp>#include <com/sun/star/sheet/XDataPilotMemberResults.hpp>#include <com/sun/star/sheet/MemberResultFlags.hpp>#include <com/sun/star/sheet/XMembersSupplier.hpp>#include <com/sun/star/chart/ChartDataChangeEvent.hpp>#include <com/sun/star/container/XNamed.hpp>#include <unordered_map>Go to the source code of this file.
Namespaces | |
| namespace | sc |
| CAUTION! The following defines must be in the same namespace as the respective type. | |