Searched refs:GetFormulaTree (Results 1 – 5 of 5) sorted by relevance
200 const SmNode * GetFormulaTree() const { return pTree; } in GetFormulaTree() function in SmDocShell
164 const SmNode *pTree = pViewShell->GetDoc()->GetFormulaTree(); in MouseButtonDown()255 const SmNode *pTree = pViewShell->GetDoc()->GetFormulaTree(); in SetCursor()290 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()
619 pTree = pDocShell->GetFormulaTree(); in exportDoc()
1711 const ScFormulaCell* GetFormulaTree() const { return pFormulaTree; } in GetFormulaTree() function in ScDocument
Completed in 149 milliseconds