Searched refs:TGRAY (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/starmath/inc/ |
H A D | parse.hxx | 99 TGRAY, TMAROON, TPURPLE, TLIME, TOLIVE, enumerator
|
/aoo42x/main/starmath/source/ |
H A D | node.cxx | 2069 case TGRAY: in CreateTextFromNode() 2166 case TGRAY : SetColor(Color(COL_GRAY)); break; in Arrange()
|
H A D | mathmlexport.cxx | 1285 case TGRAY: in ExportFont()
|
H A D | parse.cxx | 193 { "gray", TGRAY, '\0', TGCOLOR, 0},
|
H A D | mathmlimport.cxx | 2160 { XML_NAMESPACE_MATH, XML_GRAY, TGRAY},
|
Completed in 62 milliseconds