Searched refs:TWIDETILDE (Results 1 – 12 of 12) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/ |
H A D | token.hxx | 97 TSETR, TSETC, TWIDEVEC, TWIDEHARPOON, TWIDETILDE, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/ |
H A D | token.hxx | 127 TWIDEVEC, TWIDEHARPOON, TWIDETILDE, TWIDEHAT, // Wide math enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/ |
H A D | rtfexport.cxx | 104 case TWIDETILDE: in HandleAttribute()
|
H A D | ooxmlexport.cxx | 210 case TWIDETILDE: in HandleAttribute()
|
H A D | mathtype.cxx | 3180 case TWIDETILDE: //Not Exportable in HandleAttributes() 3265 case TWIDETILDE: in HandleAttributes()
|
H A D | parse5.cxx | 255 { u"widetilde", TWIDETILDE, MS_TILDE, TG::Attribute, 5 }, 2036 case TWIDETILDE: in DoAttribute()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | rtfexport.cxx | 107 case TWIDETILDE: in HandleAttribute()
|
H A D | ooxmlexport.cxx | 168 case TWIDETILDE: in HandleAttribute()
|
H A D | mathtype.cxx | 3169 case TWIDETILDE: //Not Exportable in HandleAttributes() 3254 case TWIDETILDE: in HandleAttributes()
|
H A D | parse.cxx | 294 { "widetilde", TWIDETILDE, MS_TILDE, TG::Attribute, 5}, 1795 case TWIDETILDE : in DoAttribut()
|
H A D | mathmlexport.cxx | 1113 case TWIDETILDE: in ExportAttributes()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/ |
H A D | mathmlexport.cxx | 1066 case TWIDETILDE: in ExportAttributes()
|