Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx485 const SwTableBox* lcl_FindCornerTableBox(const SwTableLines& rTableLines, const bool i_bTopLeft) in lcl_FindCornerTableBox() argument
496 const SwTableLine* pLine(rLines[i_bTopLeft ? 0 : rLines.Count() - 1]); in lcl_FindCornerTableBox()
500 pBox = rBoxes[i_bTopLeft ? 0 : rBoxes.Count() - 1]; in lcl_FindCornerTableBox()

Completed in 36 milliseconds