Searched defs:pBaseCell (Results 1 – 5 of 5) sorted by relevance
385 ScBaseCell* pBaseCell = const_cast<ScBaseCell*>(pCell); in WriteFormulaCell() local705 void ScChangeTrackingExportHelper::CollectCellAutoStyles(const ScBaseCell* pBaseCell) in CollectCellAutoStyles()
316 ScBaseCell* pBaseCell; member
2952 ScBaseCell* pBaseCell = pDoc ? pDoc->GetCell(aCellPos) : NULL; in WriteCell() local3498 ScBaseCell* pBaseCell = GetDocument() ? GetDocument()->GetCell(aCoreAddress) : NULL; in IsEditCell() local3540 ScBaseCell* pBaseCell = pDoc ? pDoc->GetCell(aAddr) : NULL; in IsMultiLineFormulaCell() local
435 ScBaseCell* pBaseCell = mpDoc->GetCell(maCellAddress); in FillPrecedents() local
139 ScBaseCell* pBaseCell; in Formula() local
Completed in 43 milliseconds