23#include <rtl/ustring.hxx> 
std::vector< ScMyColumnRowGroup > ScMyColumnRowGroupVec
 
std::vector< sal_Int32 > ScMyFieldGroupVec
 
ScMyFieldGroupVec aTableEnd
 
void CloseGroups(const sal_Int32 nField)
 
void AddGroup(const ScMyColumnRowGroup &aGroup, const sal_Int32 nEndField)
 
bool IsGroupEnd(const sal_Int32 nField)
 
~ScMyOpenCloseColumnRowGroup()
 
void OpenGroup(const ScMyColumnRowGroup &rGroup)
 
ScMyOpenCloseColumnRowGroup(ScXMLExport &rExport, sal_uInt32 nToken)
 
void OpenGroups(const sal_Int32 nField)
 
ScMyColumnRowGroupVec aTableStart
 
bool IsGroupStart(const sal_Int32 nField)
 
bool operator<(const ScMyColumnRowGroup &rGroup) const