Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Dtblcpy.cxx73 typedef std::vector< BoxSpanInfo > BoxStructure; typedef
74 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 …]