Searched refs:rSourceLine (Results 1 – 1 of 1) sorted by relevance
422 void lcl_MoveRowContent( SwRowFrm& rSourceLine, SwRowFrm& rDestLine ) in lcl_MoveRowContent() argument425 SwCellFrm* pCurrSourceCell = (SwCellFrm*)rSourceLine.Lower(); in lcl_MoveRowContent()5638 SwTwips lcl_CalcHeightOfFirstContentLine( const SwRowFrm& rSourceLine ) in lcl_CalcHeightOfFirstContentLine() argument5641 const SwTabFrm* pTab = rSourceLine.FindTabFrm(); in lcl_CalcHeightOfFirstContentLine()5643 const SwCellFrm* pCurrSourceCell = (SwCellFrm*)rSourceLine.Lower(); in lcl_CalcHeightOfFirstContentLine()5654 bool bIsInFollowFlowLine = rSourceLine.IsInFollowFlowRow(); in lcl_CalcHeightOfFirstContentLine()
Completed in 33 milliseconds