Searched refs:TGREEN (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 97 TBOPER, TBLACK, TWHITE, TRED, TGREEN, enumerator
|
/aoo41x/main/starmath/source/ |
H A D | node.cxx | 2048 case TGREEN: in CreateTextFromNode() 2129 case TGREEN : SetColor(Color(COL_GREEN)); break; in Arrange()
|
H A D | mathmlexport.cxx | 1267 case TGREEN: in ExportFont()
|
H A D | parse.cxx | 191 { "green", TGREEN, '\0', TGCOLOR, 0},
|
H A D | mathmlimport.cxx | 2143 { XML_NAMESPACE_MATH, XML_GREEN, TGREEN},
|
Completed in 76 milliseconds