Searched refs:TFONT (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/starmath/source/ |
H A D | parse.cxx | 183 { "font", TFONT, '\0', TGFONTATTR, 5}, 1851 case TFONT : in FontAttribut() 1888 DBG_ASSERT(m_aCurToken.eType == TFONT, "Sm : Ooops..."); in Font() 1901 } while (m_aCurToken.eType == TFONT); in Font()
|
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 80 TBOLD, TNBOLD, TPHANTOM, TFONT, TSIZE, enumerator
|
Completed in 19 milliseconds