Home
last modified time | relevance | path

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

/AOO42X/main/starmath/source/
H A Dmathtype.hxx115 void EndTemplate(int nOldPendingAttributes);
H A Dmathtype.cxx2222 void MathType::EndTemplate(int nOldPendingAttributes) in EndTemplate() argument
2226 nPendingAttributes=nOldPendingAttributes; in EndTemplate()