Searched refs:ChgToEnEmDash (Results 1 – 7 of 7) sorted by relevance
364 | ChgToEnEmDash in GetDefaultFlags()1385 if( IsAutoCorrFlag( ChgToEnEmDash ) && in AutoCorrect()1387 nRet |= ChgToEnEmDash; in AutoCorrect()1415 if( IsAutoCorrFlag( ChgToEnEmDash ) && in AutoCorrect()1417 nRet |= ChgToEnEmDash; in AutoCorrect()1451 if( nRet & ( Autocorrect|CptlSttSntnc|CptlSttWrd|ChgToEnEmDash ) ) in AutoCorrect()1454 if( nRet & ChgToEnEmDash ) in AutoCorrect()
185 nFlags |= ChgToEnEmDash; in Load()296 bVal = 0 != (nFlags & ChgToEnEmDash); in Commit()
265 pAutoCorrect->SetAutoCorrFlag(ChgToEnEmDash, aCheckLB.IsChecked(nPos++)); in FillItemSet()313 aCheckLB.CheckEntryPos( nPos++, 0 != (nFlags & ChgToEnEmDash) ); in Reset()657 pAutoCorrect->SetAutoCorrFlag(ChgToEnEmDash, in FillItemSet()739 aCheckLB.CheckEntryPos( REPLACE_DASHES, CBCOL_SECOND, 0 != (nFlags & ChgToEnEmDash) ); in Reset()
52 const long ChgToEnEmDash = 0x00000010; // - -> Endash/Emdash variable
185 …CptlSttSntnc | CptlSttWrd | AddNonBrkSpace | ChgOrdinalNumber | ChgToEnEmDash | SetINetAttr | Auto… in TYPEINIT1()
146 ChgToEnEmDash | SetINetAttr | Autocorrect )) in lcl_IsAutoCorr()
2341 ChgToEnEmDash | SetINetAttr | in KeyInput()2371 ChgToEnEmDash | SetINetAttr | in KeyInput()