Searched refs:XML_MI (Results 1 – 10 of 10) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/ |
H A D | mathmlexport.cxx | 743 pMath.reset(new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MI, true, false)); in ExportMath() 756 pMath.reset(new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MI, true, false)); in ExportMath() 782 pText.reset(new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MI, true, false)); in ExportText()
|
H A D | mathmlimport.cxx | 2260 case XML_ELEMENT(MATH, XML_MI): in StrictCreateChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | mathmlexport.cxx | 764 pMath.reset(new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MI, true, false)); in ExportMath() 777 pMath.reset(new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MI, true, false)); in ExportMath() 805 pText.reset(new SvXMLElementExport(*this, XML_NAMESPACE_MATH, XML_MI, true, false)); in ExportText()
|
H A D | mathmlimport.cxx | 2072 { XML_NAMESPACE_MATH, XML_MI, XML_TOK_MI },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1267 XML_MI, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1232 XML_MI, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | sdpropls.cxx | 673 { XML_MI, 10 },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1273 TOKEN( "mi", XML_MI ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1234 TOKEN( "mi", XML_MI ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4708 enum xmloff::token::XMLTokenEnum XML_MI
|