LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
dptabsrc.hxx File Reference
#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/XMembersSupplier.hpp>
#include <com/sun/star/sheet/XDataPilotResults.hpp>
#include <com/sun/star/sheet/XDataPilotMemberResults.hpp>
#include <com/sun/star/sheet/DataPilotFieldAutoShowInfo.hpp>
#include <com/sun/star/sheet/DataPilotFieldLayoutInfo.hpp>
#include <com/sun/star/sheet/DataPilotFieldLayoutMode.hpp>
#include <com/sun/star/sheet/DataPilotFieldReference.hpp>
#include <com/sun/star/sheet/DataPilotFieldSortInfo.hpp>
#include <com/sun/star/sheet/DataPilotFieldOrientation.hpp>
#include <com/sun/star/util/XRefreshable.hpp>
#include <com/sun/star/sheet/XDrillDownDataSupplier.hpp>
#include <com/sun/star/util/XCloneable.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include "dptabdat.hxx"
#include "dpresfilter.hxx"
#include <memory>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include <optional>
Include dependency graph for dptabsrc.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScDPSource
 
class  ScDPDimensions
 
class  ScDPDimension
 
class  ScDPHierarchies
 
class  ScDPHierarchy
 
class  ScDPLevels
 
class  ScDPLevel
 
class  ScDPMembers
 
class  ScDPMember
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::sheet
 

Typedefs

typedef std::unordered_map< OUString, sal_Int32 > ScDPMembersHashMap
 

Typedef Documentation

◆ ScDPMembersHashMap

typedef std::unordered_map< OUString, sal_Int32 > ScDPMembersHashMap

Definition at line 546 of file dptabsrc.hxx.