Home
last modified time | relevance | path

Searched refs:nPendingAttributes (Results 1 – 2 of 2) sorted by relevance

/trunk/main/starmath/source/
H A Dmathtype.cxx2096 nPendingAttributes=0; in ConvertFromStarMath()
2219 nPendingAttributes=0; in StartTemplate()
3250 else if ((nPendingAttributes) && in HandleMath()
3337 nPendingAttributes = 0; in HandleMath()
3381 nPendingAttributes++; in HandleAttributes()
3406 if (nPendingAttributes) in HandleAttributes()
3407 nPendingAttributes--; in HandleAttributes()
3472 if ((nPendingAttributes) && in HandleText()
3511 if ((nPendingAttributes) && in HandleText()
3515 while (nPendingAttributes) in HandleText()
[all …]
H A Dmathtype.hxx139 int nPendingAttributes; member in MathType

Completed in 24 milliseconds