Searched refs:TYELLOW (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/starmath/inc/ |
H A D | parse.hxx | 98 TBLUE, TCYAN, TMAGENTA, TYELLOW, TSILVER, enumerator
|
/aoo42x/main/starmath/source/ |
H A D | node.cxx | 2060 case TYELLOW: in CreateTextFromNode() 2163 case TYELLOW : SetColor(Color(COL_YELLOW)); break; in Arrange()
|
H A D | mathmlexport.cxx | 1279 case TYELLOW: in ExportFont()
|
H A D | parse.cxx | 333 { "yellow", TYELLOW, '\0', TGCOLOR, 0},
|
H A D | mathmlimport.cxx | 2154 { XML_NAMESPACE_MATH, XML_YELLOW, TYELLOW},
|
Completed in 55 milliseconds