Searched refs:bCellAtLeftBorder (Results 1 – 1 of 1) sorted by relevance
4686 bool bCellAtLeftBorder = !_pCellFrm->GetPrev(); in lcl_GetCellFrmForBorderAttrs() local4701 bCellAtLeftBorder = false; in lcl_GetCellFrmForBorderAttrs()4733 if ( bCellAtLeftBorder && ( 0 != ( pNextCell = lcl_HasNextCell( *_pCellFrm ) ) ) ) in lcl_GetCellFrmForBorderAttrs()4750 ( !rBorderBox.GetLeft() || bCellAtLeftBorder ) && in lcl_GetCellFrmForBorderAttrs()
Completed in 37 milliseconds