Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/
H A Dmathmlexport.cxx559 SvXMLElementExport aRow(*this, XML_NAMESPACE_MATH, XML_MROW, true, true); in ExportBinaryHorizontal()
600 pRow.reset(new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MROW, true, true)); in ExportExpression()
650 SvXMLElementExport aRow(*this, XML_NAMESPACE_MATH, XML_MROW, true, true); in ExportBinaryDiagonal()
963 SvXMLElementExport aRow(*this, XML_NAMESPACE_MATH, XML_MROW, true, true); in ExportBrace()
980 SvXMLElementExport aRowExport(*this, XML_NAMESPACE_MATH, XML_MROW, true, true); in ExportBrace()
1019 SvXMLElementExport aRow(*this, XML_NAMESPACE_MATH, XML_MROW, true, true); in ExportOperator()
H A Dmathmlimport.cxx1980 case XML_ELEMENT(MATH, XML_MROW): in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dmathmlexport.cxx574 XML_NAMESPACE_MATH, XML_MROW, true, true) ); in ExportBinaryHorizontal()
616 pRow.reset(new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MROW, true, true)); in ExportExpression()
668 XML_NAMESPACE_MATH, XML_MROW, true, true) ); in ExportBinaryDiagonal()
1000 new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MROW, in ExportBrace()
1017 SvXMLElementExport aRow(*this, XML_NAMESPACE_MATH, XML_MROW, in ExportBrace()
1058 SvXMLElementExport aRow(*this, XML_NAMESPACE_MATH, XML_MROW, in ExportOperator()
H A Dmathmlimport.cxx2018 { XML_NAMESPACE_MATH, XML_MROW, XML_TOK_MROW },
2292 GetXMLToken(XML_MROW))); in CreateChildContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx1321 XML_MROW, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx1286 XML_MROW, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx1327 TOKEN( "mrow", XML_MROW ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx1288 TOKEN( "mrow", XML_MROW ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results4808 enum xmloff::token::XMLTokenEnum XML_MROW