Searched refs:lcl_HasNextCell (Results 1 – 1 of 1) sorted by relevance
4511 const SwFrm* lcl_HasNextCell( const SwFrm& rFrm ) in lcl_HasNextCell() function4620 if ( bCellAtLeftBorder && ( 0 != ( pNextCell = lcl_HasNextCell( *_pCellFrm ) ) ) ) in lcl_GetCellFrmForBorderAttrs()4625 bCellAtRightBorder = !lcl_HasNextCell( *pNextCell ); in lcl_GetCellFrmForBorderAttrs()
Completed in 28 milliseconds