Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Dtabfrm.cxx422 void lcl_MoveRowContent( SwRowFrm& rSourceLine, SwRowFrm& rDestLine ) in lcl_MoveRowContent() argument
425 SwCellFrm* pCurrSourceCell = (SwCellFrm*)rSourceLine.Lower(); in lcl_MoveRowContent()
5640 SwTwips lcl_CalcHeightOfFirstContentLine( const SwRowFrm& rSourceLine ) in lcl_CalcHeightOfFirstContentLine() argument
5643 const SwTabFrm* pTab = rSourceLine.FindTabFrm(); in lcl_CalcHeightOfFirstContentLine()
5645 const SwCellFrm* pCurrSourceCell = (SwCellFrm*)rSourceLine.Lower(); in lcl_CalcHeightOfFirstContentLine()
5656 bool bIsInFollowFlowLine = rSourceLine.IsInFollowFlowRow(); in lcl_CalcHeightOfFirstContentLine()

Completed in 39 milliseconds