Lines Matching defs:pCell
1506 void ScChangeActionContent::SetOldValue( const ScBaseCell* pCell, in SetOldValue()
1514 void ScChangeActionContent::SetOldValue( const ScBaseCell* pCell, in SetOldValue()
1522 void ScChangeActionContent::SetNewValue( const ScBaseCell* pCell, in SetNewValue()
1540 void ScChangeActionContent::SetNewCell( ScBaseCell* pCell, ScDocument* pDoc, const String& rFormatt… in SetNewCell()
1551 void ScChangeActionContent::SetValueString( String& rValue, ScBaseCell*& pCell, in SetValueString()
1636 const ScBaseCell* pCell = GetNewCell(); in GetRefString() local
1744 const ScBaseCell* pCell, const ScDocument* pDoc, const ScAddress& rPos ) in GetStringOfCell()
1760 const ScBaseCell* pCell, const ScDocument* pDoc, sal_uLong nFormat ) in GetStringOfCell()
1792 ScChangeActionContentCellType ScChangeActionContent::GetContentCellType( const ScBaseCell* pCell ) in GetContentCellType()
1828 sal_Bool ScChangeActionContent::NeedsNumberFormat( const ScBaseCell* pCell ) in NeedsNumberFormat()
1835 void ScChangeActionContent::SetValue( String& rStr, ScBaseCell*& pCell, in SetValue()
1845 void ScChangeActionContent::SetValue( String& rStr, ScBaseCell*& pCell, in SetValue()
1879 void ScChangeActionContent::SetCell( String& rStr, ScBaseCell* pCell, in SetCell()
1971 void ScChangeActionContent::PutValueToDoc( ScBaseCell* pCell, in PutValueToDoc()
2691 ScBaseCell* pCell = aIter.GetFirst(); in LookUpContents() local
2991 const ScAddress& rPos, const ScBaseCell* pCell, in GenerateDelContent()
3085 const ScBaseCell* pCell = ((ScChangeActionContent*)pAct)->GetNewCell(); in Dependencies() local
4232 const ScBaseCell* pCell = (bOldest ? pContent->GetOldCell() : in SelectContent() local