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