Searched refs:pThing2 (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/starmath/source/ |
| H A D | mathmlexport.cxx | 920 SvXMLElementExport *pThing = 0, *pThing2 = 0; in ExportSubSupScript() local 938 pThing2 = new SvXMLElementExport(*this, XML_NAMESPACE_MATH, in ExportSubSupScript() 943 pThing2 = new SvXMLElementExport(*this, XML_NAMESPACE_MATH, in ExportSubSupScript() 948 pThing2 = new SvXMLElementExport(*this, XML_NAMESPACE_MATH, in ExportSubSupScript() 958 delete pThing2; in ExportSubSupScript() 1023 pThing2 = new SvXMLElementExport(*this, XML_NAMESPACE_MATH, in ExportSubSupScript() 1028 pThing2 = new SvXMLElementExport(*this, XML_NAMESPACE_MATH, in ExportSubSupScript() 1033 pThing2 = new SvXMLElementExport(*this, XML_NAMESPACE_MATH, in ExportSubSupScript() 1042 delete pThing2; in ExportSubSupScript()
|