Searched refs:XML_MATH (Results 1 – 14 of 14) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | XMLEmbeddedObjectImportContext.cxx | 152 if( nElement == XML_ELEMENT(MATH, XML_MATH) ) in XMLEmbeddedObjectImportContext()
|
H A D | xmltoken.cxx | 1247 TOKEN( "math", XML_MATH ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | XMLEmbeddedObjectImportContext.cxx | 144 IsXMLToken( rLName, XML_MATH ) ) in XMLEmbeddedObjectImportContext()
|
H A D | xmltoken.cxx | 1208 TOKEN( "math", XML_MATH ),
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/ |
H A D | mathmlexport.cxx | 318 : SvXMLExport(rContext, implementationName, util::MeasureUnit::INCH, XML_MATH, nExportFlags) in SmXMLExport() 441 SvXMLElementExport aEquation(*this, XML_NAMESPACE_MATH, XML_MATH, true, true); in ExportContent_()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | mathmlexport.cxx | 340 : SvXMLExport(util::MeasureUnit::INCH, rContext, implementationName, XML_MATH, in SmXMLExport() 459 SvXMLElementExport aEquation(*this, XML_NAMESPACE_MATH, XML_MATH, true, true); in ExportContent_()
|
H A D | mathmlimport.cxx | 2014 { XML_NAMESPACE_MATH, XML_MATH, XML_TOK_MATH },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | XMLTextFrameContext.cxx | 1182 nElement == XML_ELEMENT(MATH, XML_MATH) ) ) in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | XMLTextFrameContext.cxx | 1163 IsXMLToken( rLocalName, XML_MATH ) ) ) ) ) in CreateChildContext()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1241 XML_MATH, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1206 XML_MATH, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | ximpshap.cxx | 2674 nElement == XML_ELEMENT(MATH, XML_MATH) ) in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | ximpshap.cxx | 2767 ((XML_NAMESPACE_MATH == nPrefix) && IsXMLToken(rLocalName, XML_MATH)) ) in CreateChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4666 enum xmloff::token::XMLTokenEnum XML_MATH
|