Searched refs:GetFormulaTree (Results 1 – 5 of 5) sorted by relevance
200 const SmNode * GetFormulaTree() const { return pTree; } in GetFormulaTree() function in SmDocShell
163 const SmNode *pTree = pViewShell->GetDoc()->GetFormulaTree(); in MouseButtonDown()254 const SmNode *pTree = pViewShell->GetDoc()->GetFormulaTree(); in SetCursor()289 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()
1708 const ScFormulaCell* GetFormulaTree() const { return pFormulaTree; } in GetFormulaTree() function in ScDocument