Searched refs:TBLACK (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/starmath/inc/ |
H A D | parse.hxx | 97 TBOPER, TBLACK, TWHITE, TRED, TGREEN, enumerator
|
/aoo42x/main/starmath/source/ |
H A D | node.cxx | 2039 case TBLACK: in CreateTextFromNode() 2156 case TBLACK : SetColor(Color(COL_BLACK)); break; in Arrange()
|
H A D | mathmlexport.cxx | 1258 case TBLACK: in ExportFont()
|
H A D | parse.cxx | 143 { "black", TBLACK, '\0', TGCOLOR, 0},
|
H A D | mathmlimport.cxx | 2147 { XML_NAMESPACE_MATH, XML_BLACK, TBLACK},
|
Completed in 69 milliseconds