Home
last modified time | relevance | path

Searched refs:EMBEL (Results 1 – 2 of 2) sorted by relevance

/trunk/main/starmath/source/
H A Dmathtype.cxx1860 case EMBEL: in HandleRecords()
3284 *pS << sal_uInt8(EMBEL); in HandleMath()
3312 *pS << sal_uInt8(EMBEL); in HandleMath()
3320 *pS << sal_uInt8(EMBEL); in HandleMath()
3328 *pS << sal_uInt8(EMBEL); in HandleMath()
3513 *pS << sal_uInt8(EMBEL); in HandleText()
H A Dmathtype.hxx156 enum MTOKENS {END,LINE,CHAR,TMPL,PILE,MATRIX,EMBEL,RULER,FONT,SIZE}; enumerator