Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dtable1.cxx1539 ScBaseCell* pNextCell = aCol[nNewCol+1].GetCell(nRow); in MaybeAddExtraColumn() local
1540 if (pNextCell && pNextCell->GetCellType() != CELLTYPE_NOTE) in MaybeAddExtraColumn()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx4730 const SwFrm* pNextCell = 0; in lcl_GetCellFrmForBorderAttrs() local
4733 if ( bCellAtLeftBorder && ( 0 != ( pNextCell = lcl_HasNextCell( *_pCellFrm ) ) ) ) in lcl_GetCellFrmForBorderAttrs()
4735 SwBorderAttrAccess aAccess( SwFrm::GetCache(), pNextCell ); in lcl_GetCellFrmForBorderAttrs()
4738 bCellAtRightBorder = !lcl_HasNextCell( *pNextCell ); in lcl_GetCellFrmForBorderAttrs()

Completed in 52 milliseconds