Searched refs:TGCOLOR (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/starmath/source/ |
H A D | parse.cxx | 142 { "black", TBLACK, '\0', TGCOLOR, 0}, 143 { "blue", TBLUE, '\0', TGCOLOR, 0}, 160 { "cyan", TCYAN, '\0', TGCOLOR, 0}, 191 { "green", TGREEN, '\0', TGCOLOR, 0}, 228 { "magenta", TMAGENTA, '\0', TGCOLOR, 0}, 272 { "red", TRED, '\0', TGCOLOR, 0}, 316 { "white", TWHITE, '\0', TGCOLOR, 0}, 323 { "yellow", TYELLOW, '\0', TGCOLOR, 0}, 1874 if (TokenInGroup(TGCOLOR)) in Color()
|
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 56 #define TGCOLOR 0x00001000 macro
|
Completed in 37 milliseconds