Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dmathmlexport.cxx927 const SmNode *pLSup = 0; in ExportSubSupScript() local
936 pLSup = pNode->GetSubNode(LSUP+1); in ExportSubSupScript()
937 if (pLSub || pLSup) in ExportSubSupScript()
1000 if (pLSup) in ExportSubSupScript()
1001 ExportNodes(pLSup, nLevel+1); in ExportSubSupScript()

Completed in 36 milliseconds