Home
last modified time | relevance | path

Searched refs:MS_LINE (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/starmath/source/
H A Dparse.cxx165 { "divides", TDIVIDES, MS_LINE, TGRELATION, 0},
220 { "lline", TLLINE, MS_LINE, TGLBRACES, 5},
231 { "mline", TMLINE, MS_LINE, 0, 0}, //! nicht in TGRBRACES, Level 0
276 { "rline", TRLINE, MS_LINE, TGRBRACES, 0}, //! 0 to terminate expression
1616 case TRLINE : cChar = MS_LINE; break; in Escape()
1769 aNodeToken.cMathChar = MS_LINE; in UnOper()
1772 aNodeToken.cMathChar = MS_LINE; in UnOper()
H A Dnode.cxx1690 if (cChar != MS_LINE && cChar != MS_DLINE) in Arrange()
1694 if (cChar != MS_LINE && cChar != MS_DLINE) in Arrange()
/aoo41x/main/starmath/inc/
H A Dtypes.hxx125 MS_LINE = (sal_Unicode) 0x2223, enumerator

Completed in 46 milliseconds