LibreOffice Module sc (master) 1
Classes | Typedefs
dpgroup.hxx File Reference
#include <memory>
#include <unordered_set>
#include <vector>
#include "dptabdat.hxx"
#include "scdllapi.h"
#include "dpitemdata.hxx"
#include "dpnumgroupinfo.hxx"
Include dependency graph for dpgroup.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScDPGroupItem
 
class  ScDPGroupDimension
 
class  ScDPNumGroupDimension
 
class  ScDPGroupTableData
 

Typedefs

typedef ::std::vector< ScDPItemDataScDPItemDataVec
 

Typedef Documentation

◆ ScDPItemDataVec

typedef ::std::vector<ScDPItemData> ScDPItemDataVec

Definition at line 33 of file dpgroup.hxx.