Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Ddocument.hxx200 const SmNode * GetFormulaTree() const { return pTree; } in GetFormulaTree() function in SmDocShell
/trunk/main/starmath/source/
H A Dview.cxx167 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()
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()
/trunk/main/sc/inc/
H A Ddocument.hxx1711 const ScFormulaCell* GetFormulaTree() const { return pFormulaTree; } in GetFormulaTree() function in ScDocument

Completed in 51 milliseconds