Home
last modified time | relevance | path

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

/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx416 nFlags( rCpy.nFlags & ~(ChgWordLstLoad|CplSttLstLoad|WrdSttLstLoad)), in SvxAutoCorrect()
448 nFlags &= ~CplSttLstLoad; in SetAutoCorrFlag()
1573 nFlags &= ~(CplSttLstLoad | WrdSttLstLoad | ChgWordLstLoad ); in SetUserAutoCorrFileName()
1586 nFlags &= ~(CplSttLstLoad | WrdSttLstLoad | ChgWordLstLoad ); in SetShareAutoCorrFileName()
2062 if( CplSttLstLoad & nFlags && pCplStt_ExcptLst ) in IsFileChanged_Imp()
2068 nFlags &= ~(CplSttLstLoad | WrdSttLstLoad | ChgWordLstLoad ); in IsFileChanged_Imp()
2317 if( !( CplSttLstLoad & nFlags ) || IsFileChanged_Imp() ) in GetCplSttExceptList()
2414 nFlags |= CplSttLstLoad; in SetCplSttExceptList()
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx63 const long CplSttLstLoad = 0x40000000; // Exceptionlist fuer CplStart geladen variable

Completed in 39 milliseconds