Searched refs:TNBOLD (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/starmath/source/ |
H A D | mathmlexport.cxx | 1210 return eType == TBOLD || eType == TNBOLD || in lcl_HasEffectOnMathvariant() 1211 eType == TITALIC || eType == TNBOLD || in lcl_HasEffectOnMathvariant() 1232 case TNBOLD : nBold = 0; break; in ExportFont() 1339 case TNBOLD: in ExportFont()
|
H A D | parse.cxx | 233 { "nbold", TNBOLD, '\0', TGFONTATTR, 5}, 1841 case TNBOLD : in FontAttribut()
|
H A D | node.cxx | 1999 case TNBOLD: in CreateTextFromNode() 2123 case TNBOLD : ClearAttribut(ATTR_BOLD); break; in Arrange()
|
H A D | mathmlimport.cxx | 756 aToken.eType = TNBOLD; in ApplyAttrs() 1009 aToken.eType = TNBOLD; in EndElement()
|
/aoo4110/main/starmath/inc/ |
H A D | parse.hxx | 80 TBOLD, TNBOLD, TPHANTOM, TFONT, TSIZE, enumerator
|
Completed in 58 milliseconds