Searched refs:BoxStructure (Results 1 – 1 of 1) sorted by relevance
73 typedef std::vector< BoxSpanInfo > BoxStructure; typedef74 typedef std::vector< BoxStructure > LineStructure;97 BoxStructure::iterator& rpSel, bool &rbSel, bool bCover );242 BoxStructure::iterator pC = maLines[0].begin(); in TableStructure()243 BoxStructure::iterator pEnd = maLines[0].end(); in TableStructure()284 BoxStructure::iterator pSel = maLines[rLine].end(); in addLine()306 BoxStructure::iterator pSel = maLines[rLine].end(); in addLine()316 ColumnStructure::iterator& rpCol, BoxStructure::iterator& rpSel, in addBox()395 BoxStructure::iterator pInfo = maLines[nLine].begin(); in incColSpan()396 BoxStructure::iterator pEnd = maLines[nLine].end(); in incColSpan()[all …]