Home
last modified time | relevance | path

Searched refs:SwAutoCorrExceptWord (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/core/inc/
H A Dacorrect.hxx97 class SwAutoCorrExceptWord class
106 SwAutoCorrExceptWord( sal_uLong nAFlags, sal_uLong nNd, xub_StrLen nContent, in SwAutoCorrExceptWord() function in SwAutoCorrExceptWord
/aoo4110/main/sw/source/core/edit/
H A Dacorrect.cxx432 rEditSh.GetDoc()->SetAutoCorrExceptWord( new SwAutoCorrExceptWord( nFlag, in SaveCpltSttWord()
451 void SwAutoCorrExceptWord::CheckChar( const SwPosition& rPos, sal_Unicode cChr ) in CheckChar()
470 sal_Bool SwAutoCorrExceptWord::CheckDelChar( const SwPosition& rPos ) in CheckDelChar()
/aoo4110/main/sw/inc/
H A Ddoc.hxx118 class SwAutoCorrExceptWord;
356 SwAutoCorrExceptWord *pACEWord; // fuer die automatische Uebernahme von
1893 void SetAutoCorrExceptWord( SwAutoCorrExceptWord* pNew );
1894 SwAutoCorrExceptWord* GetAutoCorrExceptWord() { return pACEWord; } in GetAutoCorrExceptWord()
/aoo4110/main/sw/source/core/undo/
H A Dunovwr.cxx207 SwAutoCorrExceptWord* pACEWord = pDoc->GetAutoCorrExceptWord(); in UndoImpl()
H A Dunins.cxx654 SwAutoCorrExceptWord* pACEWord = pDoc->GetAutoCorrExceptWord(); in UndoImpl()
/aoo4110/main/sw/source/core/doc/
H A Ddocedt.cxx2537 void SwDoc::SetAutoCorrExceptWord( SwAutoCorrExceptWord* pNew ) in SetAutoCorrExceptWord()

Completed in 38 milliseconds