Searched refs:TPHANTOM (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/starmath/inc/ |
H A D | parse.hxx | 80 TBOLD, TNBOLD, TPHANTOM, TFONT, TSIZE, enumerator
|
/aoo42x/main/starmath/source/ |
H A D | parse.cxx | 270 { "phantom", TPHANTOM, '\0', TGFONTATTR, 5}, 1852 case TPHANTOM : in FontAttribut()
|
H A D | node.cxx | 2008 case TPHANTOM: in CreateTextFromNode() 2150 case TPHANTOM : SetPhantom(sal_True); break; in Arrange()
|
H A D | mathmlexport.cxx | 1254 case TPHANTOM: in ExportFont()
|
H A D | mathmlimport.cxx | 1135 aToken.eType = TPHANTOM; in EndElement()
|
Completed in 51 milliseconds