16 #include <unordered_map>
std::vector< DBSource > maDBSources
std::vector< ServiceSource > maServiceSources
ServiceSource(ScDPObject *pObj, const ScDPServiceDesc &rDesc)
Store pivot table data that need to be post-processed at the end of the import.
void appendSheetSource(ScDPObject *pObj, const ScSheetSourceDesc &rDesc)
void appendServiceSource(ScDPObject *pObj, const ScDPServiceDesc &rDesc)
std::vector< SheetSource > maSheetSources
void appendSelectedPages(ScDPObject *pObj, SelectedPagesType &&rSelected)
std::vector< SelectedPages > maSelectedPagesList
DBSource(ScDPObject *pObj, const ScImportSourceDesc &rDesc)
CAUTION! The following defines must be in the same namespace as the respective type.
SheetSource(ScDPObject *pObj, const ScSheetSourceDesc &rDesc)
std::unordered_map< OUString, OUString > SelectedPagesType
ScImportSourceDesc maDesc
void appendDBSource(ScDPObject *pObj, const ScImportSourceDesc &rDesc)
SelectedPages(ScDPObject *pObj, SelectedPagesType &&rSelected)
SelectedPagesType maSelectedPages
This class contains authoritative information on the internal reference used as the data source for d...