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