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;
242 BoxStructure::iterator pC = maLines[0].begin(); in TableStructure()
243 BoxStructure::iterator pEnd = maLines[0].end(); in TableStructure()
306 BoxStructure::iterator pSel = maLines[rLine].end(); in addLine()
396 BoxStructure::iterator pEnd = maLines[nLine].end(); in incColSpan()
427 BoxStructure::const_iterator pTmpBox = pLastBox; in assignBoxes()
446 BoxStructure &rBox = maLines[nLine]; in assignBoxes()
447 BoxStructure::size_type nBoxCount = rBox.size(); in assignBoxes()
494 const BoxStructure &rBox = maLines[nLine]; in copyBoxes()
[all …]

Completed in 182 milliseconds