Searched refs:TSUBSET (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 | 159 return SmToken(TSUBSET, MS_SUBSET, "subset", TG::Relation, 0); in Identify_SmXMLOperatorContext_Impl()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | parse.cxx | 265 { "subset", TSUBSET, MS_SUBSET, TG::Relation, 0},
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/ |
H A D | parse5.cxx | 228 { u"subset", TSUBSET, MS_SUBSET, TG::Relation, 0 },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4338 enum SmTokenType TSUBSET
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 9362 enum SmTokenType TSUBSET
|