Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dmathmlexport.cxx926 const SmNode *pLSub = 0; in ExportSubSupScript() local
935 pLSub = pNode->GetSubNode(LSUB+1); in ExportSubSupScript()
937 if (pLSub || pLSup) in ExportSubSupScript()
992 if (pLSub) in ExportSubSupScript()
993 ExportNodes(pLSub, nLevel+1); in ExportSubSupScript()

Completed in 27 milliseconds