Lines Matching refs:CBCOL_FIRST
92 #define CBCOL_FIRST 0 macro
1098 #define CBCOL_FIRST 0 macro
1562 pEntry = CreateEntry( sSpellAuto, CBCOL_FIRST ); in Reset()
1572 pEntry = CreateEntry( sGrammarAuto, CBCOL_FIRST ); in Reset()
1582 pEntry = CreateEntry( sCapitalWords, CBCOL_FIRST ); in Reset()
1589 pEntry = CreateEntry( sWordsWithDigits, CBCOL_FIRST ); in Reset()
1596 pEntry = CreateEntry( sCapitalization, CBCOL_FIRST ); in Reset()
1603 pEntry = CreateEntry( sSpellSpecial, CBCOL_FIRST ); in Reset()
1637 pEntry = CreateEntry( sHyphAuto, CBCOL_FIRST ); in Reset()
1644 pEntry = CreateEntry( sHyphSpecial, CBCOL_FIRST ); in Reset()
1960 if (CBCOL_FIRST == nCol) in CreateEntry()
2127 if (CBCOL_FIRST == nCol) in CreateEntry()
2332 SvLBoxEntry* pNewEntry = CreateEntry( aTxt, CBCOL_FIRST ); in IMPL_LINK()
2376 SvLBoxEntry* pNewEntry = CreateEntry( aTxt, CBCOL_FIRST ); in IMPL_LINK()
2420 SvLBoxEntry* pNewEntry = CreateEntry( aTxt, CBCOL_FIRST ); in IMPL_LINK()
2464 SvLBoxEntry* pNewEntry = CreateEntry( aTxt, CBCOL_FIRST ); in IMPL_LINK()
2501 SvLBoxEntry* pToInsert = CreateEntry( aStr, CBCOL_FIRST ); in IMPL_LINK()