Searched refs:TPHANTOM (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 | 263 { "phantom", TPHANTOM, '\0', TGFONTATTR, 5}, 1842 case TPHANTOM : in FontAttribut()
|
H A D | node.cxx | 2008 case TPHANTOM: in CreateTextFromNode() 2120 case TPHANTOM : SetPhantom(sal_True); break; in Arrange()
|
H A D | mathmlexport.cxx | 1254 case TPHANTOM: in ExportFont()
|
H A D | mathmlimport.cxx | 1129 aToken.eType = TPHANTOM; in EndElement()
|
Completed in 54 milliseconds