Home
last modified time | relevance | path

Searched refs:ScMyColumnRowGroupVec (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sc/source/filter/xml/
H A DXMLColumnRowGroupExport.cxx84 ScMyColumnRowGroupVec::iterator aItr(aTableStart.begin()); in IsGroupStart()
92 ScMyColumnRowGroupVec::iterator aEnd(aTableStart.end()); in IsGroupStart()
116 ScMyColumnRowGroupVec::iterator aItr(aTableStart.begin()); in OpenGroups()
117 ScMyColumnRowGroupVec::iterator aEndItr(aTableStart.end()); in OpenGroups()
H A DXMLColumnRowGroupExport.hxx41 typedef std::list <ScMyColumnRowGroup> ScMyColumnRowGroupVec; typedef
49 ScMyColumnRowGroupVec aTableStart;