Searched refs:TRFLOOR (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 84 TRBRACE, TRLINE, TRDLINE, TRCEIL, TRFLOOR, enumerator
|
/aoo41x/main/starmath/source/ |
H A D | parse.cxx | 273 { "rfloor", TRFLOOR, MS_RFLOOR, TGRBRACES, 0}, //! 0 to terminate expression 1614 case TRFLOOR : cChar = MS_RFLOOR; break; in Escape() 2061 case TLFLOOR : eExpectedType = TRFLOOR; break; in Brace()
|
Completed in 24 milliseconds