Home
last modified time | relevance | path

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 DXMLEmbeddedObjectImportContext.cxx152 if( nElement == XML_ELEMENT(MATH, XML_MATH) ) in XMLEmbeddedObjectImportContext()
H A Dxmltoken.cxx1247 TOKEN( "math", XML_MATH ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A DXMLEmbeddedObjectImportContext.cxx144 IsXMLToken( rLName, XML_MATH ) ) in XMLEmbeddedObjectImportContext()
H A Dxmltoken.cxx1208 TOKEN( "math", XML_MATH ),
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/
H A Dmathmlexport.cxx318 : 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 Dmathmlexport.cxx340 : 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 Dmathmlimport.cxx2014 { XML_NAMESPACE_MATH, XML_MATH, XML_TOK_MATH },
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A DXMLTextFrameContext.cxx1182 nElement == XML_ELEMENT(MATH, XML_MATH) ) ) in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A DXMLTextFrameContext.cxx1163 IsXMLToken( rLocalName, XML_MATH ) ) ) ) ) in CreateChildContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx1241 XML_MATH, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx1206 XML_MATH, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dximpshap.cxx2674 nElement == XML_ELEMENT(MATH, XML_MATH) ) in createFastChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dximpshap.cxx2767 ((XML_NAMESPACE_MATH == nPrefix) && IsXMLToken(rLocalName, XML_MATH)) ) in CreateChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results4666 enum xmloff::token::XMLTokenEnum XML_MATH