Searched refs:TALIGNR (Results 1 – 8 of 8) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/ |
H A D | token.hxx | 69 TCOLOR, TALIGNL, TALIGNC, TALIGNR, TLEFT, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/ |
H A D | token.hxx | 123 TALIGNL, TALIGNC, TALIGNR, // Align enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/ |
H A D | mathtype.cxx | 3031 case TALIGNR: in HandleMAlign()
|
H A D | node.cxx | 1593 case TALIGNR: eHorAlign = RectHorAlign::Right; break; in Arrange()
|
H A D | parse5.cxx | 46 { u"alignr", TALIGNR, '\0', TG::Align, 0 },
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | mathtype.cxx | 3020 case TALIGNR: in HandleMAlign()
|
H A D | parse.cxx | 77 { "alignr", TALIGNR, '\0', TG::Align, 0},
|
H A D | node.cxx | 1662 case TALIGNR: eHorAlign = RectHorAlign::Right; break; in Arrange()
|