Searched refs:TSANS (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/starmath/source/ |
H A D | mathmlexport.cxx | 1212 eType == TSANS || eType == TSERIF || eType == TFIXED; in lcl_HasEffectOnMathvariant() 1235 case TSANS : nSansSerifFixed = 0; break; in ExportFont() 1342 case TSANS: in ExportFont()
|
H A D | node.cxx | 2063 case TSANS: in CreateTextFromNode() 2088 case TSANS: nFnt = FNT_SANS; break; in Prepare() 2113 case TSANS : in Arrange()
|
H A D | mathmlimport.cxx | 800 aToken.eType = TSANS; in ApplyAttrs() 1053 aToken.eType = TSANS; in EndElement()
|
H A D | parse.cxx | 279 { "sans", TSANS, '\0', TGFONT, 0},
|
/aoo4110/main/starmath/inc/ |
H A D | parse.hxx | 99 TSANS, TSERIF, TPOINT, TASINH, TACOSH, enumerator
|
Completed in 63 milliseconds