Searched refs:TWHITE (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/starmath/inc/ |
H A D | parse.hxx | 97 TBOPER, TBLACK, TWHITE, TRED, TGREEN, enumerator
|
/aoo4110/main/starmath/source/ |
H A D | node.cxx | 2042 case TWHITE: in CreateTextFromNode() 2127 case TWHITE : SetColor(Color(COL_WHITE)); break; in Arrange()
|
H A D | mathmlexport.cxx | 1263 case TWHITE: in ExportFont()
|
H A D | parse.cxx | 316 { "white", TWHITE, '\0', TGCOLOR, 0},
|
H A D | mathmlimport.cxx | 2149 { XML_NAMESPACE_MATH, XML_WHITE, TWHITE},
|
Completed in 63 milliseconds