Searched refs:TCOLOR (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/starmath/source/ |
H A D | parse.cxx | 153 { "color", TCOLOR, '\0', TGFONTATTR, 5}, 1865 case TCOLOR : in FontAttribut() 1877 DBG_ASSERT(m_aCurToken.eType == TCOLOR, "Sm : Ooops..."); in Color() 1890 } while (m_aCurToken.eType == TCOLOR); in Color()
|
/aoo42x/main/starmath/inc/ |
H A D | parse.hxx | 81 TCOLOR, TALIGNL, TALIGNC, TALIGNR, TLEFT, enumerator
|
Completed in 16 milliseconds