| /trunk/main/linguistic/source/ |
| H A D | hyphdta.cxx | 52 HyphenatedWord::HyphenatedWord(const OUString &rWord, sal_Int16 nLang, sal_Int16 nHPos, in HyphenatedWord() 129 PossibleHyphens::PossibleHyphens(const OUString &rWord, sal_Int16 nLang, in PossibleHyphens() 172 …uno::Reference <com::sun::star::linguistic2::XHyphenatedWord> HyphenatedWord::CreateHyphenatedWord( in CreateHyphenatedWord() 179 …:Reference < com::sun::star::linguistic2::XPossibleHyphens > PossibleHyphens::CreatePossibleHyphens in CreatePossibleHyphens()
|
| H A D | spelldsp.cxx | 256 SpellCheckerDispatcher::isValid( const OUString& rWord, const Locale& rLocale, in isValid() 265 SpellCheckerDispatcher::spell( const OUString& rWord, const Locale& rLocale, in spell() 276 const OUString &rWord, in lcl_GetRulingDictionaryEntry() 308 const OUString& rWord, in isValid_Impl() 475 const OUString& rWord, in spell_Impl() 771 const OUString& rWord, in isValid() 782 const OUString& rWord, in spell()
|
| H A D | spelldta.cxx | 251 const OUString &rWord, sal_Int16 nLang, in SpellAlternatives() 266 const OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType, in SpellAlternatives() 330 void SpellAlternatives::SetWordLanguage(const OUString &rWord, sal_Int16 nLang) in SetWordLanguage() 352 …nce < com::sun::star::linguistic2::XSpellAlternatives > SpellAlternatives::CreateSpellAlternatives( in CreateSpellAlternatives()
|
| H A D | iprcache.cxx | 257 bool SpellCache::CheckWord( const OUString& rWord, LanguageType nLang ) in CheckWord() 265 void SpellCache::AddWord( const OUString& rWord, LanguageType nLang ) in AddWord()
|
| H A D | hyphdsp.cxx | 253 const OUString& rWord, const Locale& rLocale, sal_Int16 nMaxLeading, in hyphenate() 397 const OUString& rWord, const Locale& rLocale, sal_Int16 nIndex, in queryAlternativeSpelling() 535 const OUString& rWord, const Locale& rLocale, in createPossibleHyphens()
|
| H A D | dicimp.cxx | 583 sal_Bool DictionaryNeo::seekEntry(const OUString &rWord, in seekEntry() 837 DictionaryNeo::add( const OUString& rWord, sal_Bool bIsNegative, in add()
|
| H A D | misc.cxx | 336 const OUString &rWord, sal_Int16 nLanguage, in SearchDicList() 416 const OUString &rWord, sal_Bool bIsNeg, in AddEntryToDic()
|
| H A D | dlistimp.cxx | 577 DicList::queryDictionaryEntry( const rtl::OUString& rWord, const Locale& rLocale, in queryDictionaryEntry()
|
| /trunk/main/linguistic/workben/ |
| H A D | sspellimp.cxx | 133 INT16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() 169 SpellChecker::isValid( const OUString& rWord, const Locale& rLocale, in isValid() 210 SpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals() 273 SpellChecker::spell( const OUString& rWord, const Locale& rLocale, in spell()
|
| /trunk/main/lingucomponent/source/spellcheck/macosxspell/ |
| H A D | macspellimp.cxx | 231 sal_Int16 MacSpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() 292 MacSpellChecker::isValid( const OUString& rWord, const Locale& rLocale, in isValid() 335 MacSpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals() 405 MacSpellChecker::spell( const OUString& rWord, const Locale& rLocale, in spell()
|
| /trunk/main/lingucomponent/source/spellcheck/spell/ |
| H A D | sspellimp.cxx | 295 sal_Int16 SpellChecker::GetSpellFailure( const OUString &rWord, const Locale &rLocale ) in GetSpellFailure() 382 sal_Bool SAL_CALL SpellChecker::isValid( const OUString& rWord, const Locale& rLocale, in isValid() 428 SpellChecker::GetProposals( const OUString &rWord, const Locale &rLocale ) in GetProposals() 505 const OUString& rWord, const Locale& rLocale, in spell()
|
| /trunk/main/sw/source/core/inc/ |
| H A D | acorrect.hxx | 107 const String& rWord, sal_Unicode cChr, in SwAutoCorrExceptWord()
|
| /trunk/main/editeng/source/misc/ |
| H A D | unolingu.cxx | 672 SpellDummy_Impl::isValid( const rtl::OUString& rWord, sal_Int16 nLanguage, in isValid() 684 SpellDummy_Impl::spell( const rtl::OUString& rWord, sal_Int16 nLanguage, in spell() 778 const rtl::OUString& rWord, in hyphenate() 793 const rtl::OUString& rWord, in queryAlternativeSpelling() 808 const rtl::OUString& rWord, in createPossibleHyphens()
|
| H A D | splwrap.cxx | 339 void SvxSpellWrapper::StartThesaurus( const String &rWord, sal_uInt16 nLanguage ) in StartThesaurus()
|
| /trunk/main/sw/source/core/doc/ |
| H A D | acmplwrd.cxx | 282 sal_Bool SwAutoCompleteWord::InsertWord( const String& rWord, SwDoc& rDoc ) in InsertWord() 397 sal_Bool SwAutoCompleteWord::GetRange( const String& rWord, sal_uInt16& rStt, in GetRange() argument
|
| /trunk/main/sfx2/source/menu/ |
| H A D | thessubmenu.cxx | 171 const OUString & rWord, in GetMeanings()
|
| /trunk/main/cui/source/dialogs/ |
| H A D | hyphen.cxx | 161 const String &rWord, in SvxHyphenWordDialog_Impl() 606 const String &rWord, LanguageType nLang, in SvxHyphenWordDialog()
|
| H A D | thesdlg.cxx | 657 const String &rWord, in SvxThesaurusDialog()
|
| H A D | SpellDialog.cxx | 160 void SetAddedWord(const ::rtl::OUString& rWord) {m_sAddedWord = rWord;} in SetAddedWord()
|
| /trunk/main/sw/source/core/edit/ |
| H A D | edws.cxx | 334 sal_Bool SwEditShell::GetPrevAutoCorrWord( SvxAutoCorrect& rACorr, String& rWord ) in GetPrevAutoCorrWord()
|
| /trunk/main/sw/source/core/txtnode/ |
| H A D | txtedt.cxx | 937 const XubString& rWord = aScanner.GetWord(); in Spell() local 1247 const XubString& rWord = aScanner.GetWord(); in _AutoSpell() local 1494 const XubString& rWord = aScanner.GetWord(); in CollectAutoCmplWrds() local
|
| /trunk/main/cui/source/factory/ |
| H A D | dlgfact.cxx | 1156 const String &rWord, sal_Int16 nLanguage ) in CreateThesaurusDialog() 1163 const String &rWord, LanguageType nLang, in CreateHyphenWordDialog()
|
| /trunk/main/sw/source/ui/docvw/ |
| H A D | edtwin.cxx | 5634 void QuickHelpData::FillStrArr( SwWrtShell& rSh, const String& rWord ) in FillStrArr() 5688 const String& rWord, SvxAutoCorrCfg* pACfg, SvxAutoCorrect* pACorr, in ShowAutoTextCorrectQuickHelp()
|
| /trunk/main/sw/source/core/text/ |
| H A D | porlay.cxx | 1125 const XubString& rWord = aScanner.GetWord(); in InitScriptInfo() local
|