Searched defs:bIsPostfix (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/starmath/source/ | ||
| H A D | parse.cxx | 1726 sal_Bool bIsPostfix = eType == TFACT; in UnOper() local |
| H A D | node.cxx | 906 sal_Bool bIsPostfix = GetToken().eType == TFACT; in Arrange() local |