|
LibreOffice Module starmath (master) 1
|
#include <mathml/iterator.hxx>Go to the source code of this file.
Namespaces | |
| namespace | mathml |
| The purpose of this iterator is to be able to iterate threw an infinite element tree infinite -> as much as your memory can hold No call-backs that will end up in out of stack. | |
Functions | |
| static void | mathml::deleteElement (SmMlElement *aSmMlElement, void *) |
| static void | mathml::cloneElement (SmMlElement *aSmMlElement, void *aData) |
| void | mathml::SmMlIteratorFree (SmMlElement *pMlElementTree) |
| SmMlElement * | mathml::SmMlIteratorCopy (SmMlElement *pMlElementTree) |