Searched refs:i_bTopLeft (Results 1 – 1 of 1) sorted by relevance
485 const SwTableBox* lcl_FindCornerTableBox(const SwTableLines& rTableLines, const bool i_bTopLeft) in lcl_FindCornerTableBox() argument496 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 25 milliseconds