Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4588 const SwFrm* lcl_HasNextCell( const SwFrm& rFrm ) in lcl_HasNextCell() function
4693 if ( bCellAtLeftBorder && ( 0 != ( pNextCell = lcl_HasNextCell( *_pCellFrm ) ) ) ) in lcl_GetCellFrmForBorderAttrs()
4698 bCellAtRightBorder = !lcl_HasNextCell( *pNextCell ); in lcl_GetCellFrmForBorderAttrs()