Searched refs:XML_MSQRT (Results 1 – 9 of 9) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/ |
H A D | mathmlexport.cxx | 1010 SvXMLElementExport aSqrt(*this, XML_NAMESPACE_MATH, XML_MSQRT, true, true); in ExportRoot()
|
H A D | mathmlimport.cxx | 1989 case XML_ELEMENT(MATH, XML_MSQRT): in createFastChildContext()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | mathmlexport.cxx | 1048 SvXMLElementExport aSqrt(*this, XML_NAMESPACE_MATH, XML_MSQRT, true, in ExportRoot()
|
H A D | mathmlimport.cxx | 2021 { XML_NAMESPACE_MATH, XML_MSQRT, XML_TOK_MSQRT },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 1324 XML_MSQRT, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 1289 XML_MSQRT, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1330 TOKEN( "msqrt", XML_MSQRT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 1291 TOKEN( "msqrt", XML_MSQRT ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4814 enum xmloff::token::XMLTokenEnum XML_MSQRT
|