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