Searched refs:TUNDERLINE (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 79 TUNDERLINE, TOVERLINE, TOVERSTRIKE, TITALIC, TNITALIC, enumerator
|
/aoo41x/main/starmath/source/ |
H A D | mathtype.cxx | 3371 case TUNDERLINE: in HandleAttributes() 3392 case TUNDERLINE: in HandleAttributes() 3451 case TUNDERLINE: in HandleAttributes()
|
H A D | mathmlexport.cxx | 1151 if (pNode->GetToken().eType == TUNDERLINE) in ExportAttributes() 1183 case TUNDERLINE: in ExportAttributes()
|
H A D | parse.cxx | 311 { "underline", TUNDERLINE, '\0', TGATTRIBUT, 5}, 1806 { case TUNDERLINE : in Attribut()
|
H A D | node.cxx | 1966 { case TUNDERLINE : in Arrange() 2783 case TUNDERLINE: in CreateTextFromNode()
|
H A D | mathmlimport.cxx | 1729 aToken.eType = TUNDERLINE; in HandleAccent()
|
Completed in 85 milliseconds