Home
last modified time | relevance | path

Searched refs:TGPOWER (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/starmath/source/
H A Dparse.cxx159 { "csub", TCSUB, '\0', TGPOWER, 0},
160 { "csup", TCSUP, '\0', TGPOWER, 0},
229 { "lsub", TLSUB, '\0', TGPOWER, 0},
230 { "lsup", TLSUP, '\0', TGPOWER, 0},
285 { "rsub", TRSUB, '\0', TGPOWER, 0},
286 { "rsup", TRSUP, '\0', TGPOWER, 0},
304 { "sub", TRSUB, '\0', TGPOWER, 0},
308 { "sup", TRSUP, '\0', TGPOWER, 0},
1358 if (TokenInGroup(TGPOWER)) in OpSubSup()
1359 SubSup(TGPOWER); in OpSubSup()
[all …]
/aoo42x/main/starmath/inc/
H A Dparse.hxx49 #define TGPOWER 0x00000020 macro

Completed in 22 milliseconds