Searched refs:XML_MTABLE (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/starmath/source/ |
H A D | mathmlexport.cxx | 841 pTable = new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MTABLE, sal_True, sal_True); in ExportTable() 1436 SvXMLElementExport aTable(*this, XML_NAMESPACE_MATH, XML_MTABLE, sal_True, sal_True); in ExportMatrix()
|
H A D | mathmlimport.cxx | 2074 { XML_NAMESPACE_MATH, XML_MTABLE, XML_TOK_MTABLE },
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 1210 XML_MTABLE, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 1218 TOKEN( "mtable", XML_MTABLE ),
|
Completed in 590 milliseconds