Searched refs:AddWord (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/linguistic/source/ |
H A D | spelldsp.cxx | 379 GetCache().AddWord( aChkWord, nLanguage ); in isValid_Impl() 442 GetCache().AddWord( aChkWord, nLanguage ); in isValid_Impl() 549 GetCache().AddWord( aChkWord, nLanguage ); in spell_Impl() 631 GetCache().AddWord( aChkWord, nLanguage ); in spell_Impl()
|
H A D | iprcache.cxx | 268 void SpellCache::AddWord( const OUString& rWord, LanguageType nLang ) in AddWord() function in linguistic::SpellCache
|
/aoo4110/main/sdext/source/presenter/ |
H A D | PresenterTextView.cxx | 790 AddWord(nWidth, aCurrentLine, aWordBoundary.startPos, rpFont); in Format() 798 AddWord(nWidth, aCurrentLine, aWordBoundary.endPos, rpFont); in Format() 907 void PresenterTextParagraph::AddWord ( in AddWord() function in sdext::presenter::PresenterTextParagraph
|
H A D | PresenterTextView.hxx | 222 void AddWord (
|
/aoo4110/main/linguistic/inc/ |
H A D | iprcache.hxx | 118 void AddWord( const ::rtl::OUString& rWord, LanguageType nLang );
|
Completed in 74 milliseconds