Searched refs:TRED (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 | 2045 case TRED: in CreateTextFromNode() 2128 case TRED : SetColor(Color(COL_RED)); break; in Arrange()
|
H A D | mathmlexport.cxx | 1264 case TRED: in ExportFont()
|
H A D | parse.cxx | 272 { "red", TRED, '\0', TGCOLOR, 0},
|
H A D | mathmlimport.cxx | 2142 { XML_NAMESPACE_MATH, XML_RED, TRED},
|
Completed in 45 milliseconds