Home
last modified time | relevance | path

Searched refs:TALIGNR (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/
H A Dtoken.hxx69 TCOLOR, TALIGNL, TALIGNC, TALIGNR, TLEFT, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/
H A Dtoken.hxx123 TALIGNL, TALIGNC, TALIGNR, // Align enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dmathtype.cxx3031 case TALIGNR: in HandleMAlign()
H A Dnode.cxx1593 case TALIGNR: eHorAlign = RectHorAlign::Right; break; in Arrange()
H A Dparse5.cxx46 { u"alignr", TALIGNR, '\0', TG::Align, 0 },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dmathtype.cxx3020 case TALIGNR: in HandleMAlign()
H A Dparse.cxx77 { "alignr", TALIGNR, '\0', TG::Align, 0},
H A Dnode.cxx1662 case TALIGNR: eHorAlign = RectHorAlign::Right; break; in Arrange()