Searched refs:TBLACK (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 | 2039 case TBLACK: in CreateTextFromNode() 2126 case TBLACK : SetColor(Color(COL_BLACK)); break; in Arrange()
|
H A D | mathmlexport.cxx | 1260 case TBLACK: in ExportFont()
|
H A D | parse.cxx | 142 { "black", TBLACK, '\0', TGCOLOR, 0},
|
H A D | mathmlimport.cxx | 2148 { XML_NAMESPACE_MATH, XML_BLACK, TBLACK},
|
Completed in 54 milliseconds