LibreOffice Module sc (master) 1
Classes | Typedefs
XMLColumnRowGroupExport.hxx File Reference
#include <vector>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Include dependency graph for XMLColumnRowGroupExport.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ScMyColumnRowGroup
 
class  ScMyOpenCloseColumnRowGroup
 

Typedefs

typedef std::vector< ScMyColumnRowGroupScMyColumnRowGroupVec
 
typedef std::vector< sal_Int32 > ScMyFieldGroupVec
 

Typedef Documentation

◆ ScMyColumnRowGroupVec

Definition at line 36 of file XMLColumnRowGroupExport.hxx.

◆ ScMyFieldGroupVec

typedef std::vector<sal_Int32> ScMyFieldGroupVec

Definition at line 37 of file XMLColumnRowGroupExport.hxx.