Searched refs:TRLINE (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/starmath/inc/ |
H A D | parse.hxx | 84 TRBRACE, TRLINE, TRDLINE, TRCEIL, TRFLOOR, enumerator
|
/aoo42x/main/starmath/source/ |
H A D | parse.cxx | 284 { "rline", TRLINE, MS_LINE, TGRBRACES, 0}, //! 0 to terminate expression 1626 case TRLINE : cChar = MS_LINE; break; in Escape() 2068 case TLLINE : eExpectedType = TRLINE; break; in Brace()
|
Completed in 22 milliseconds