Searched refs:GetFormulaTree (Results 1 – 5 of 5) sorted by relevance
200 const SmNode * GetFormulaTree() const { return pTree; } in GetFormulaTree() function in SmDocShell
167 const SmNode *pTree = pViewShell->GetDoc()->GetFormulaTree(); in MouseButtonDown()258 const SmNode *pTree = pViewShell->GetDoc()->GetFormulaTree(); in SetCursor()293 const SmNode *pTree = pViewShell->GetDoc()->GetFormulaTree(), in SetCursorPos()
530 const SmNode *pTree = pDoc->GetFormulaTree(); in getCharacterBounds()596 const SmNode *pTree = pWin->GetView()->GetDoc()->GetFormulaTree(); in getIndexAtPoint()
617 pTree = pDocShell->GetFormulaTree(); in exportDoc()
1711 const ScFormulaCell* GetFormulaTree() const { return pFormulaTree; } in GetFormulaTree() function in ScDocument
Completed in 51 milliseconds