|
LibreOffice Module starmath (master) 1
|
Go to the source code of this file.
Classes | |
| class | SmVisitor |
| Visitors are an easy way to automating operations with nodes. More... | |
| class | SmDefaultingVisitor |
| Visitor that uses DefaultVisit for handling visits by default. More... | |
| class | SmCaretLinesVisitor |
| class | SmCaretRectanglesVisitor |
| class | SmCaretDrawingVisitor |
| Visitor for drawing a caret position. More... | |
| class | SmCaretPos2LineVisitor |
| Visitor getting a line from a caret position. More... | |
| class | SmDrawingVisitor |
| Visitor for drawing SmNodes to OutputDevice. More... | |
| class | SmSetSelectionVisitor |
| Set Selection Visitor Sets the IsSelected( ) property on all SmNodes of the tree. More... | |
| class | SmCaretPosGraphBuildingVisitor |
| A visitor for building a SmCaretPosGraph. More... | |
| class | SmCloningVisitor |
| Visitor for cloning a pNode. More... | |
| class | SmSelectionRectanglesVisitor |
| class | SmSelectionDrawingVisitor |
| class | SmNodeToTextVisitor |
| Extract command text from pNodes. More... | |