Searched refs:SwAutoCorrExceptWord (Results 1 – 6 of 6) sorted by relevance
97 class SwAutoCorrExceptWord class106 SwAutoCorrExceptWord( sal_uLong nAFlags, sal_uLong nNd, xub_StrLen nContent, in SwAutoCorrExceptWord() function in SwAutoCorrExceptWord
432 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()
118 class SwAutoCorrExceptWord;356 SwAutoCorrExceptWord *pACEWord; // fuer die automatische Uebernahme von1885 void SetAutoCorrExceptWord( SwAutoCorrExceptWord* pNew );1886 SwAutoCorrExceptWord* GetAutoCorrExceptWord() { return pACEWord; } in GetAutoCorrExceptWord()
207 SwAutoCorrExceptWord* pACEWord = pDoc->GetAutoCorrExceptWord(); in UndoImpl()
654 SwAutoCorrExceptWord* pACEWord = pDoc->GetAutoCorrExceptWord(); in UndoImpl()
2541 void SwDoc::SetAutoCorrExceptWord( SwAutoCorrExceptWord* pNew ) in SetAutoCorrExceptWord()
Completed in 50 milliseconds