Searched refs:DFLT_ESC_AUTO_SUB (Results 1 – 21 of 21) sorted by relevance
43 #define DFLT_ESC_AUTO_SUB -101 macro67 nVal = DFLT_ESC_AUTO_SUB; in importXML()97 else if( nValue == DFLT_ESC_AUTO_SUB ) in exportXML()
42 #define DFLT_ESC_AUTO_SUB -101 macro
44 #define DFLT_ESC_AUTO_SUB -101 macro
46 #define DFLT_ESC_AUTO_SUB -101 macro
211 DFLT_ESC_AUTO_SUB != GetEscapement() ) in CalcEscAscent()691 DFLT_ESC_AUTO_SUB != GetEscapement() ) in CalcEscHeight()1112 case DFLT_ESC_AUTO_SUB : in CalcEsc()
2478 else if( DFLT_ESC_AUTO_SUB == _nEsc ) in Store()2525 if( DFLT_ESC_AUTO_SUPER == nEsc || DFLT_ESC_AUTO_SUB == nEsc ) in GetPresentation()2579 rVal = Bool2Any(DFLT_ESC_AUTO_SUB == nEsc || DFLT_ESC_AUTO_SUPER == nEsc); in QueryValue()2617 nEsc = DFLT_ESC_AUTO_SUB; in PutValue()2624 else if(DFLT_ESC_AUTO_SUB == nEsc) in PutValue()
610 else if( DFLT_ESC_AUTO_SUB == nEsc ) in DrawPrev()
623 nEs = DFLT_ESC_AUTO_SUB; in ReadAttr()968 if( DFLT_ESC_AUTO_SUB == rOld.GetEsc() ) in ReadAttr()
273 else if ( nEsc == DFLT_ESC_AUTO_SUB ) in SetFont()
345 if( ( DFLT_ESC_AUTO_SUPER != nEsc ) && ( DFLT_ESC_AUTO_SUB != nEsc ) ) in SetAttrInDoc()
1305 else if ( nEsc == DFLT_ESC_AUTO_SUB ) in CreateFont()
1011 else if ( nEsc == DFLT_ESC_AUTO_SUB ) in WriteItemAsRTF()
520 aTmpFont.SetEscapement( CHAR_ZWSP == mcChar ? DFLT_ESC_AUTO_SUB : -25 ); in Paint()
146 aEscape.GetEsc() = DFLT_ESC_AUTO_SUB; in ExecCharAttr()
426 else if( nEsc == DFLT_ESC_AUTO_SUB ) in ActivatePage()3389 if ( nEsc == DFLT_ESC_AUTO_SUB ) in Reset()3598 nEsc = bHigh ? DFLT_ESC_AUTO_SUPER : DFLT_ESC_AUTO_SUB; in FillItemSet()
219 else if(DFLT_ESC_AUTO_SUB == nEsc) in impCreateTextPortionPrimitive()
2066 else if( DFLT_ESC_AUTO_SUB == nEsc ) in CharEscapement()
1401 if ( DFLT_ESC_SUB == nEsc || DFLT_ESC_AUTO_SUB == nEsc ) in CharEscapement()
3243 nEs = DFLT_ESC_AUTO_SUB; in Read_SubSuper()
3830 if( DFLT_ESC_AUTO_SUPER != nEsc && DFLT_ESC_AUTO_SUB != nEsc ) in SetSwgValues()
Completed in 260 milliseconds