Searched refs:TDOTSAXIS (Results 1 – 4 of 4) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/ |
H A D | token.hxx | 62 TGG, TLL, TDOTSAXIS, TDOTSLOW, TDOTSVERT, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/ |
H A D | token.hxx | 82 TNEWLINE, TDOTSAXIS, TDOTSLOW, TDOTSVERT, TBACKEPSILON, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | parse.cxx | 120 { "dotsaxis", TDOTSAXIS, MS_DOTSAXIS, TG::Standalone, 5}, // 5 to continue expression 1478 case TDOTSAXIS : in DoTerm()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/ |
H A D | parse5.cxx | 85 { u"dotsaxis", TDOTSAXIS, MS_DOTSAXIS, TG::Standalone, 5 }, // 5 to continue expression 1705 case TDOTSAXIS: in DoTerm()
|