Searched refs:TEQUIV (Results 1 – 7 of 7) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/ |
H A D | token.hxx | 76 TEQUIV, TDEF, TPROP, TSIM, TSIMEQ, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/ |
H A D | token.hxx | 88 TPARALLEL, TORTHO, TEQUIV, // Geometry enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/ |
H A D | starmathdatabase.cxx | 102 return SmToken(TEQUIV, MS_EQUIV, "equiv", TG::Relation, 0); in Identify_SmXMLOperatorContext_Impl()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | parse.cxx | 129 { "equiv", TEQUIV, MS_EQUIV, TG::Relation, 0},
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/ |
H A D | parse5.cxx | 94 { u"equiv", TEQUIV, MS_EQUIV, TG::Relation, 0 },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4264 enum SmTokenType TEQUIV
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 9346 enum SmTokenType TEQUIV
|