Searched refs:TSUPSET (Results 1 – 7 of 7) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/ |
H A D | token.hxx | 78 TSUBSET, TSUBSETEQ, TSUPSET, TSUPSETEQ, TPLUSMINUS, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/ |
H A D | token.hxx | 115 TSUBSET, TSUBSETEQ, TSUPSET, TSUPSETEQ, // Subsupset enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/ |
H A D | starmathdatabase.cxx | 169 return SmToken(TSUPSET, MS_SUPSET, "supset", TG::Relation, 0); in Identify_SmXMLOperatorContext_Impl()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | parse.cxx | 272 { "supset", TSUPSET, MS_SUPSET, TG::Relation, 0},
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/ |
H A D | parse5.cxx | 235 { u"supset", TSUPSET, MS_SUPSET, TG::Relation, 0 },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4342 enum SmTokenType TSUPSET
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 9368 enum SmTokenType TSUPSET
|