LibreOffice Module starmath (master) 1
Namespaces | Functions
iterator.cxx File Reference
#include <mathml/iterator.hxx>
Include dependency graph for iterator.cxx:

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)
 
SmMlElementmathml::SmMlIteratorCopy (SmMlElement *pMlElementTree)