Searched refs:TSANS (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/starmath/source/ |
H A D | mathmlexport.cxx | 1210 eType == TSANS || eType == TSERIF || eType == TFIXED; in lcl_HasEffectOnMathvariant() 1233 case TSANS : nSansSerifFixed = 0; break; in ExportFont() 1370 case TSANS: in ExportFont()
|
H A D | node.cxx | 2093 case TSANS: in CreateTextFromNode() 2118 case TSANS: nFnt = FNT_SANS; break; in Prepare() 2143 case TSANS : in Arrange()
|
H A D | mathmlimport.cxx | 795 aToken.eType = TSANS; in ApplyAttrs() 1051 aToken.eType = TSANS; in EndElement()
|
H A D | parse.cxx | 287 { "sans", TSANS, '\0', TGFONT, 0},
|
/aoo42x/main/starmath/inc/ |
H A D | parse.hxx | 101 TSANS, TSERIF, TPOINT, TASINH, TACOSH, enumerator
|
Completed in 69 milliseconds