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