Lines Matching refs:ScBaseCell

112             ScBaseCell* pCell = pItems[nIndex].pCell;  in GetBlockMatrixEdges()
131 ScBaseCell* pCell = pItems[nIndex].pCell; in GetBlockMatrixEdges()
180 ScBaseCell* pCell = pItems[nIndex].pCell; in HasSelectionMatrixFragment()
779 ScBaseCell* ScColumn::GetCell( SCROW nRow ) const in GetCell()
822 void lclTakeBroadcaster( ScBaseCell*& rpCell, SvtBroadcaster* pBC ) in lclTakeBroadcaster()
845 ScBaseCell* pCell1 = 0; in SwapRow()
850 ScBaseCell* pCell2 = 0; in SwapRow()
965 ScBaseCell* pNew2 = pCell1->CloneWithoutNote( *pDocument, aPos2, SC_CLONECELL_ADJUST3DREL ); in SwapRow()
970 ScBaseCell* pNew1 = 0; in SwapRow()
999 ScBaseCell* pCell1 = 0; in SwapCell()
1004 ScBaseCell* pCell2 = 0; in SwapCell()
1160 ScBaseCell* pCell = pItems[i].pCell; in InsertRow()
1177 ScBaseCell* pCell = pItems[i].pCell; in InsertRow()
1195 ScBaseCell** ppDelCells = new ScBaseCell*[nDelCount]; in InsertRow()
1206 ScBaseCell* pCell = ppDelCells[i]; in InsertRow()
1262ScBaseCell* pNewCell = pItems[i].pCell->CloneWithNote( aOwnPos, *rColumn.pDocument, aDestPos, nClo… in CopyToClip()
1335 ScBaseCell* pNew = bAsLink ? in CopyToColumn()
1374ScBaseCell* pNew = pItems[nThisIndex].pCell->CloneWithNote( aOwnPos, rDestDoc, aDestPos ); in CopyUpdated()
1644 ScBaseCell* pCell = pItems[i].pCell; in UpdateReference()
1658 ScBaseCell* pCell = pItems[i].pCell; in UpdateReference()
1682 ScBaseCell* pCell = pItems[i].pCell; in UpdateTranspose()
1699 ScBaseCell* pCell = pItems[i].pCell; in UpdateGrow()
1768 ScBaseCell* pSave = pRefUndo ? pOld->CloneWithoutNote( *pDocument ) : 0; in UpdateDeleteTab()
1919 ScBaseCell* pCell = pItems[nIndex].pCell; in SetDirty()
1948 ScBaseCell* pCell = pItems[nIndex].pCell; in SetTableOpDirty()
2015 ScBaseCell* pCell = pItems[i].pCell; in CalcAll()
2042 ScBaseCell* pCell = pItems[i].pCell; in CompileAll()
2063 ScBaseCell* pCell = pItems[i].pCell; in CompileXML()
2080 ScBaseCell* pCell = pItems[i].pCell; in CalcAfterLoad()
2095 ScBaseCell* pCell = pItems[nIndex].pCell; in ResetChanged()
2113 ScBaseCell* pCell = pItems[nIndex].pCell; in HasEditCells()