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.cxx4624 const SwFrm* lcl_HasNextCell( const SwFrm& rFrm ) in lcl_HasNextCell() function
4733 if ( bCellAtLeftBorder && ( 0 != ( pNextCell = lcl_HasNextCell( *_pCellFrm ) ) ) ) in lcl_GetCellFrmForBorderAttrs()
4738 bCellAtRightBorder = !lcl_HasNextCell( *pNextCell ); in lcl_GetCellFrmForBorderAttrs()

Completed in 37 milliseconds