Lines Matching refs:ScBaseCell
71 void ScColumn::Insert( SCROW nRow, ScBaseCell* pNewCell ) in Insert()
87 ScBaseCell* pOldCell = pItems[nIndex].pCell; in Insert()
160 void ScColumn::Insert( SCROW nRow, sal_uLong nNumberFormat, ScBaseCell* pCell ) in Insert()
173 void ScColumn::Append( SCROW nRow, ScBaseCell* pCell ) in Append()
211 ScBaseCell* pCell = pItems[nIndex].pCell; in Delete()
237 ScBaseCell* pCell = pItems[nIndex].pCell; in DeleteAtIndex()
296 ScBaseCell* pCell = pItems[i].pCell; in DeleteRow()
342 ScBaseCell* pCell = pItems[i].pCell; in DeleteRow()
355 ScBaseCell* pCell = pItems[i].pCell; in DeleteRow()
400 ScBaseCell* pOldCell = pItems[ nIdx ].pCell; in DeleteRange()
429 ScBaseCell* pOldCell = pItems[j].pCell; in DeleteRange()
611 ScBaseCell* pCell = pItems[nIndex].pCell; in CreateRefCell()
779 ScBaseCell* pAddNoteCell = bAddNotes ? GetCell( aDestPos.Row() ) : 0; in CopyFromClip()
783 const ScBaseCell* pSourceCell = rColumn.pItems[i].pCell; in CopyFromClip()
797 ScBaseCell* pNewCell = bAsLink ? in CopyFromClip()
827 ScBaseCell* ScColumn::CloneCell(SCSIZE nIndex, sal_uInt16 nFlags, ScDocument& rDestDoc, const ScAdd… in CloneCell()
835 ScBaseCell* pNew = 0; in CloneCell()
836 ScBaseCell& rSource = *pItems[nIndex].pCell; in CloneCell()
1011 ScBaseCell* pSrc = NULL; in MixData()
1012 ScBaseCell* pDest = NULL; in MixData()
1013 ScBaseCell* pNew = NULL; in MixData()
1174 ScBaseCell* pCell = pItems[i].pCell; in StartAllListeners()
1192 ScBaseCell* pCell = pItems[i].pCell; in StartNeededListeners()
1218 ScBaseCell* pCell = pItems[nIndex].pCell; in BroadcastInArea()
1239 ScBaseCell* pCell = pItems[nIndex].pCell; in StartListeningInArea()
1258 ScBaseCell* pNewCell = NULL; in SetString()
1315 ScBaseCell* pCell = pItems[i].pCell; in SetString()
1437 ScBaseCell* pOldCell = pItems[i].pCell; in SetString()
1501 ScBaseCell* pCell = pItems[nIndex].pCell; in GetFilterEntries()
1593 ScBaseCell* pCell = pItems[nUpIndex-1].pCell; in GetDataEntries()
1618 ScBaseCell* pCell = pItems[nDownIndex].pCell; in GetDataEntries()
1707 ScBaseCell* pCell = new ScValueCell(rVal); in SetValue()
1719 ScBaseCell* pCell = pItems[nIndex].pCell; in GetString()
1760 if( ScBaseCell* pCell = pItems[nIndex].pCell ) in FillDPCacheT()
1804 ScBaseCell* pCell = pItems[nIndex].pCell; in GetInputString()
1823 ScBaseCell* pCell = pItems[nIndex].pCell; in GetValue()
1851 ScBaseCell* pCell = pItems[nIndex].pCell; in GetFormula()
1876 ScBaseCell* pCell = pItems[nIndex].pCell; in GetErrCode()
1944 ScBaseCell* pCell = pItems[ nIndex ].pCell; in ReleaseNote()
1973 ScBaseCell* pCell = pItems[nIndex].pCell; in GetMaxStringLen()
2026 ScBaseCell* pCell = pItems[nIndex].pCell; in GetMaxNumberStringLen()