Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4687 bool bCellAtRightBorder = !_pCellFrm->GetNext(); in lcl_GetCellFrmForBorderAttrs() local
4705 bCellAtRightBorder = false; in lcl_GetCellFrmForBorderAttrs()
4738 bCellAtRightBorder = !lcl_HasNextCell( *pNextCell ); in lcl_GetCellFrmForBorderAttrs()
4742 ( !rBorderBox.GetRight() || bCellAtRightBorder ) && in lcl_GetCellFrmForBorderAttrs()
4751 ( !rBorderBox.GetRight() || bCellAtRightBorder ) && in lcl_GetCellFrmForBorderAttrs()

Completed in 36 milliseconds