Searched refs:m_pAccFormulaCell (Results 1 – 2 of 2) sorted by relevance
268 m_pAccFormulaCell(NULL), in ScAccessibleSpreadsheet()395 m_pAccFormulaCell->acquire(); in GotFocus()396 m_pAccFormulaCell->Init(); in GotFocus()400 xNew = m_pAccFormulaCell; in GotFocus()461 if(m_pAccFormulaCell) in Notify()463 m_pAccFormulaCell->release(); in Notify()464 m_pAccFormulaCell =NULL; in Notify()973 pAccessibleCell = m_pAccFormulaCell; in GetAccessibleCellAt()1601 m_pAccFormulaCell->acquire(); in NotifyRefMode()1602 m_pAccFormulaCell->Init(); in NotifyRefMode()[all …]
311 ScAccessibleCell* m_pAccFormulaCell; member in ScAccessibleSpreadsheet
Completed in 15 milliseconds