Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/table/
H A Dswnewtable.cxx202 SwTableBox* lcl_LeftBorder2Box( long nLeft, const SwTableLine* pLine ) in lcl_LeftBorder2Box() function
1030 pNext = lcl_LeftBorder2Box( nLeftBorder, rTable.GetTabLines()[--nLine] ); in FindStartOfRowSpan()
1060 lcl_LeftBorder2Box( nLeftBorder, rTable.GetTabLines()[ nMaxStep ] ); in FindEndOfRowSpan()
1083 pBox = lcl_LeftBorder2Box( nLeftBorder, rTable.GetTabLines()[nLine] ); in lcl_getAllMergedBoxes()
1571 pBox = lcl_LeftBorder2Box( nLeft, pLine ); in PrepareDelBoxes()
1582 pBox = lcl_LeftBorder2Box( nLeft, pLine ); in PrepareDelBoxes()
2089 pNext = lcl_LeftBorder2Box( nLeftBorder, GetTabLines()[--nLine] ); in RestoreRowSpan()

Completed in 32 milliseconds