Searched refs:TNOTIN (Results 1 – 7 of 7) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/ |
H A D | token.hxx | 77 TAPPROX, TPARALLEL, TORTHO, TIN, TNOTIN, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/ |
H A D | token.hxx | 114 TIN, TNOTIN, TNI, TEMPTYSET, // Insideout enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/ |
H A D | starmathdatabase.cxx | 126 return SmToken(TNOTIN, MS_NOTIN, "notin", TG::Relation, 0); in Identify_SmXMLOperatorContext_Impl()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | parse.cxx | 202 { "notin", TNOTIN, MS_NOTIN, TG::Relation, 0},
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/ |
H A D | parse5.cxx | 168 { u"notin", TNOTIN, MS_NOTIN, TG::Relation, 0 },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4336 enum SmTokenType TNOTIN
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 9358 enum SmTokenType TNOTIN
|