Searched refs:TGCOLOR (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/starmath/source/ |
H A D | parse.cxx | 133 { "aqua", TAQUA, '\0', TGCOLOR, 0}, 143 { "black", TBLACK, '\0', TGCOLOR, 0}, 144 { "blue", TBLUE, '\0', TGCOLOR, 0}, 161 { "cyan", TCYAN, '\0', TGCOLOR, 0}, 193 { "gray", TGRAY, '\0', TGCOLOR, 0}, 194 { "green", TGREEN, '\0', TGCOLOR, 0}, 219 { "lime", TLIME, '\0', TGCOLOR, 0}, 238 { "navy", TNAVY, '\0', TGCOLOR, 0}, 280 { "red", TRED, '\0', TGCOLOR, 0}, 326 { "white", TWHITE, '\0', TGCOLOR, 0}, [all …]
|
/aoo42x/main/starmath/inc/ |
H A D | parse.hxx | 56 #define TGCOLOR 0x00001000 macro
|
Completed in 21 milliseconds