Searched refs:TUNDERBRACE (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/starmath/inc/ |
H A D | parse.hxx | 105 TNDIVIDES, TDRARROW, TDLARROW, TDLRARROW, TUNDERBRACE, enumerator
|
/aoo41x/main/starmath/source/ |
H A D | parse.cxx | 310 { "underbrace", TUNDERBRACE, MS_UNDERBRACE, TGPRODUCT, 5}, 1233 case TUNDERBRACE : in Product() 1690 case TUNDERBRACE : in Oper()
|
H A D | mathmlexport.cxx | 1415 case TUNDERBRACE: in ExportVerticalBrace()
|
H A D | mathtype.cxx | 2606 if (pNode->GetToken().eType == TUNDERBRACE) in HandleVerticalBrace()
|
Completed in 61 milliseconds