Home
last modified time | relevance | path

Searched refs:GetFormulaTree (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/starmath/inc/
H A Ddocument.hxx200 const SmNode * GetFormulaTree() const { return pTree; } in GetFormulaTree() function in SmDocShell
/AOO42X/main/starmath/source/
H A Dview.cxx163 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()
H A Daccessibility.cxx530 const SmNode *pTree = pDoc->GetFormulaTree(); in getCharacterBounds()
596 const SmNode *pTree = pWin->GetView()->GetDoc()->GetFormulaTree(); in getIndexAtPoint()
H A Dmathmlexport.cxx617 pTree = pDocShell->GetFormulaTree(); in exportDoc()
/AOO42X/main/sc/inc/
H A Ddocument.hxx1708 const ScFormulaCell* GetFormulaTree() const { return pFormulaTree; } in GetFormulaTree() function in ScDocument