Searched refs:TSIZE (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 80 TBOLD, TNBOLD, TPHANTOM, TFONT, TSIZE, enumerator
|
/aoo41x/main/starmath/source/ |
H A D | parse.cxx | 291 { "size", TSIZE, '\0', TGFONTATTR, 5}, 1847 case TSIZE : in FontAttribut() 1931 DBG_ASSERT(m_aCurToken.eType == TSIZE, "Sm : Ooops..."); in FontSize()
|
H A D | node.cxx | 2011 case TSIZE: in CreateTextFromNode() 2110 { case TSIZE : in Arrange()
|
H A D | mathmlimport.cxx | 767 aToken.eType = TSIZE; in ApplyAttrs() 1020 aToken.eType = TSIZE; in EndElement()
|
H A D | mathmlexport.cxx | 1282 case TSIZE: in ExportFont()
|
Completed in 63 milliseconds