/trunk/main/linguistic/source/ |
H A D | hyphdsp.cxx | 263 sal_Int32 nWordLen = rWord.getLength(); in hyphenate() 284 OUString aChkWord( rWord ); in hyphenate() 385 xRes = RebuildHyphensAndControlChars( rWord, xRes ); in hyphenate() 387 if (xRes.is() && xRes->getWord() != rWord) in hyphenate() 408 sal_Int32 nWordLen = rWord.getLength(); in queryAlternativeSpelling() 428 OUString aChkWord( rWord ); in queryAlternativeSpelling() 526 if (xRes.is() && xRes->getWord() != rWord) in queryAlternativeSpelling() 539 const OUString& rWord, const Locale& rLocale, in createPossibleHyphens() argument 563 OUString aChkWord( rWord ); in createPossibleHyphens() 657 if (xRes.is() && xRes->getWord() != rWord) in createPossibleHyphens() [all …]
|
H A D | spelldsp.cxx | 280 const OUString &rWord, in lcl_GetRulingDictionaryEntry() argument 290 xRes = xIgnoreAll->getEntry( rWord ); in lcl_GetRulingDictionaryEntry() 312 const OUString& rWord, in isValid_Impl() argument 322 if (nLanguage == LANGUAGE_NONE || !rWord.getLength()) in isValid_Impl() 337 OUString aChkWord( rWord ); in isValid_Impl() 480 const OUString& rWord, in spell_Impl() argument 505 OUString aChkWord( rWord ); in spell_Impl() 779 const OUString& rWord, in isValid() argument 786 return isValid( rWord, aLocale, rProperties); in isValid() 791 const OUString& rWord, in spell() argument [all …]
|
H A D | hyphdta.cxx | 52 HyphenatedWord::HyphenatedWord(const OUString &rWord, sal_Int16 nLang, sal_Int16 nHPos, in HyphenatedWord() argument 54 aWord (rWord), in HyphenatedWord() 66 OUString aTmpWord( rWord ); in HyphenatedWord() 73 bIsAltSpelling = rWord != rHyphWord; in HyphenatedWord() 135 PossibleHyphens::PossibleHyphens(const OUString &rWord, sal_Int16 nLang, in PossibleHyphens() argument 138 aWord (rWord), in PossibleHyphens() 183 const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nHyphenationPos, in CreateHyphenatedWord() 186 return new HyphenatedWord( rWord, nLang, nHyphenationPos, rHyphenatedWord, nHyphenPos ); in CreateHyphenatedWord() 190 (const ::rtl::OUString &rWord, sal_Int16 nLang, in CreatePossibleHyphens() 194 return new PossibleHyphens( rWord, nLang, rHyphWord, rPositions ); in CreatePossibleHyphens()
|
H A D | spelldta.cxx | 251 const OUString &rWord, sal_Int16 nLang, in SpellAlternatives() argument 254 aWord (rWord), in SpellAlternatives() 266 const OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType, in SpellAlternatives() argument 269 aWord (rWord), in SpellAlternatives() 337 void SpellAlternatives::SetWordLanguage(const OUString &rWord, sal_Int16 nLang) in SetWordLanguage() argument 340 aWord = rWord; in SetWordLanguage() 360 …const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nTypeP, const ::com::sun::star::uno::Sequ… in CreateSpellAlternatives() 363 pAlt->SetWordLanguage( rWord, nLang ); in CreateSpellAlternatives()
|
H A D | iprcache.cxx | 260 bool SpellCache::CheckWord( const OUString& rWord, LanguageType nLang ) in CheckWord() argument 264 const WordList_t::const_iterator aIt = rList.find( rWord ); in CheckWord() 268 void SpellCache::AddWord( const OUString& rWord, LanguageType nLang ) in AddWord() argument 275 rList.insert( rWord ); in AddWord()
|
H A D | misc.cxx | 336 const OUString &rWord, sal_Int16 nLanguage, in SearchDicList() argument 369 if ( (xEntry = axDic->getEntry( rWord )).is() ) in SearchDicList() 416 const OUString &rWord, sal_Bool bIsNeg, in AddEntryToDic() argument 423 OUString aTmp( rWord ); in AddEntryToDic() 426 sal_Int32 nLen = rWord.getLength(); in AddEntryToDic() 427 if (nLen > 0 && '.' == rWord[ nLen - 1]) in AddEntryToDic()
|
/trunk/main/lingucomponent/source/spellcheck/spell/ |
H A D | sspellimp.cxx | 308 OUStringBuffer rBuf(rWord); in GetSpellFailure() 390 if (rLocale == Locale() || !rWord.getLength()) in isValid() 401 if (rWord.match(A2OU(SPELLML_HEADER), 0) && (rWord.getLength() > 10)) return sal_False; in isValid() 413 sal_Int16 nFailure = GetSpellFailure( rWord, rLocale ); in isValid() 414 if (nFailure != -1 && !rWord.match(A2OU(SPELLML_HEADER), 0)) in isValid() 446 OUStringBuffer rBuf(rWord); in GetProposals() 499 String aTmp(rWord); in GetProposals() 508 const OUString& rWord, const Locale& rLocale, in spell() argument 514 if (rLocale == Locale() || !rWord.getLength()) in spell() 525 if (!isValid( rWord, rLocale, rProperties )) in spell() [all …]
|
H A D | sspellimp.hxx | 88 sal_Int16 GetSpellFailure( const OUString &rWord, const Locale &rLocale ); 89 Reference< XSpellAlternatives > GetProposals( const OUString &rWord, const Locale &rLocale ); 100 …virtual sal_Bool SAL_CALL isValid( const OUString& rWord, const Locale& rLocale, const PropertyVal… 101 …virtual Reference< XSpellAlternatives > SAL_CALL spell( const OUString& rWord, const Locale& rLoca…
|
/trunk/main/linguistic/workben/ |
H A D | sspellimp.cxx | 146 String aTmp( rWord ); in GetSpellFailure() 171 SpellChecker::isValid( const OUString& rWord, const Locale& rLocale, in isValid() argument 177 if (rLocale == Locale() || !rWord.getLength()) in isValid() 196 INT16 nFailure = GetSpellFailure( rWord, rLocale ); in isValid() 201 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid() 202 || (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) in isValid() 225 String aTmp( rWord ); in GetProposals() 276 SpellChecker::spell( const OUString& rWord, const Locale& rLocale, in spell() argument 282 if (rLocale == Locale() || !rWord.getLength()) in spell() 293 if (!isValid( rWord, rLocale, rProperties )) in spell() [all …]
|
H A D | sspellimp.hxx | 83 INT16 GetSpellFailure( const OUString &rWord, const Locale &rLocale ); 85 GetProposals( const OUString &rWord, const Locale &rLocale ); 101 isValid( const OUString& rWord, const Locale& rLocale, 106 spell( const OUString& rWord, const Locale& rLocale,
|
/trunk/main/lingucomponent/source/spellcheck/macosxspell/ |
H A D | macspellimp.cxx | 244 OUStringBuffer rBuf(rWord); in GetSpellFailure() 300 if (rLocale == Locale() || !rWord.getLength()) in isValid() 320 sal_Int16 nFailure = GetSpellFailure( rWord, rLocale ); in isValid() 325 if ( (!rHelper.IsSpellUpperCase() && IsUpper( rWord, nLang )) in isValid() 326 || (!rHelper.IsSpellWithDigits() && HasDigits( rWord )) in isValid() 352 OUStringBuffer rBuf(rWord); in GetProposals() 395 String aTmp(rWord); in GetProposals() 408 MacSpellChecker::spell( const OUString& rWord, const Locale& rLocale, in spell() argument 414 if (rLocale == Locale() || !rWord.getLength()) in spell() 425 if (!isValid( rWord, rLocale, rProperties )) in spell() [all …]
|
H A D | macspellimp.hxx | 99 sal_Int16 GetSpellFailure( const OUString &rWord, const Locale &rLocale ); 100 Reference< XSpellAlternatives > GetProposals( const OUString &rWord, const Locale &rLocale ); 111 …virtual sal_Bool SAL_CALL isValid( const OUString& rWord, const Locale& rLocale, const PropertyVal… 112 …virtual Reference< XSpellAlternatives > SAL_CALL spell( const OUString& rWord, const Locale& rLoca…
|
/trunk/main/editeng/source/misc/ |
H A D | unolingu.cxx | 635 isValid( const ::rtl::OUString& rWord, sal_Int16 nLanguage, 641 spell( const ::rtl::OUString& rWord, sal_Int16 nLanguage, 696 bRes = xSpell->isValid( rWord, nLanguage, rProperties ); in isValid() 710 xRes = xSpell->spell( rWord, nLanguage, rProperties ); in spell() 742 hyphenate( const ::rtl::OUString& rWord, 750 queryAlternativeSpelling( const ::rtl::OUString& rWord, 759 const ::rtl::OUString& rWord, 808 const rtl::OUString& rWord, in hyphenate() argument 825 const rtl::OUString& rWord, in queryAlternativeSpelling() argument 842 const rtl::OUString& rWord, in createPossibleHyphens() argument [all …]
|
/trunk/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 937 const XubString& rWord = aScanner.GetWord(); in Spell() local 943 if( rWord.Len() > 0 && LANGUAGE_NONE != eActLang ) in Spell() 964 const sal_Unicode* pChar = rWord.GetBuffer(); in Spell() 968 pChar = rWord.Len() ? rWord.GetBuffer() + rWord.Len() - 1 : 0; in Spell() 1247 const XubString& rWord = aScanner.GetWord(); in _AutoSpell() local 1257 if( bSpell && rWord.Len() > 0 ) in _AutoSpell() 1287 XubString rNewWord( rWord ); in _AutoSpell() 1291 rACW.InsertWord( rWord, *pDoc ); in _AutoSpell() 1494 const XubString& rWord = aScanner.GetWord(); in CollectAutoCmplWrds() local 1498 if( rACW.GetMinWordLen() <= rWord.Len() ) in CollectAutoCmplWrds() [all …]
|
/trunk/main/linguistic/inc/linguistic/ |
H A D | hyphdta.hxx | 57 HyphenatedWord(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nHyphenationPos, 88 const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nHyphenationPos, 111 PossibleHyphens(const ::rtl::OUString &rWord, sal_Int16 nLang, 136 (const ::rtl::OUString &rWord, sal_Int16 nLang,
|
H A D | spelldta.hxx | 101 SpellAlternatives(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType, 103 SpellAlternatives(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType, 119 void SetWordLanguage(const ::rtl::OUString &rWord, sal_Int16 nLang); 123 …const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nTypeP, const ::com::sun::star::uno::Sequ…
|
/trunk/main/sw/source/core/doc/ |
H A D | acmplwrd.cxx | 282 sal_Bool SwAutoCompleteWord::InsertWord( const String& rWord, SwDoc& rDoc ) in InsertWord() argument 294 String aNewWord(rWord); in InsertWord() 397 sal_Bool SwAutoCompleteWord::GetRange( const String& rWord, sal_uInt16& rStt, in GetRange() argument 400 const StringPtr pStr = (StringPtr)&rWord; in GetRange() 405 while( rEnd < aWordLst.Count() && rSCmp.isMatch( rWord, *aWordLst[ rEnd ])) in GetRange()
|
/trunk/main/cui/source/dialogs/ |
H A D | hyphen.cxx | 151 const String &rWord, 161 const String &rWord, in SvxHyphenWordDialog_Impl() argument 190 aActWord = rWord; in SvxHyphenWordDialog_Impl() 606 const String &rWord, LanguageType nLang, in SvxHyphenWordDialog() argument 614 new SvxHyphenWordDialog_Impl( this, rWord, nLang, xHyphen, pWrapper ) ); in SvxHyphenWordDialog()
|
H A D | thesdlg.cxx | 658 const String &rWord, in SvxThesaurusDialog() argument 666 m_pImpl->aLookUpText = OUString( rWord ); in SvxThesaurusDialog() 668 if (rWord.Len() > 0) in SvxThesaurusDialog() 669 m_pImpl->aLookUpHistory.push( rWord ); in SvxThesaurusDialog() 673 OUString aTmp( rWord ); in SvxThesaurusDialog()
|
/trunk/main/sfx2/source/menu/ |
H A D | thessubmenu.cxx | 171 const OUString & rWord, in GetMeanings() argument 177 if (IsSupportedLocale( rLocale ) && rWord.getLength() && nMaxSynonms > 0) in GetMeanings() 183 … m_xThesarus->queryMeanings( rWord, rLocale, uno::Sequence< beans::PropertyValue >() )); in GetMeanings()
|
/trunk/main/sw/inc/ |
H A D | acmplwrd.hxx | 50 sal_Bool InsertWord( const String& rWord, SwDoc& rDoc ); 52 sal_Bool GetRange( const String& rWord, sal_uInt16& rStt, sal_uInt16& rEnd ) const;
|
/trunk/main/editeng/inc/editeng/ |
H A D | editstat.hxx | 131 SpellCallbackInfo( sal_uInt16 nCMD, const String& rWord ) in SpellCallbackInfo() 132 : aWord( rWord ) in SpellCallbackInfo()
|
H A D | edtdlg.hxx | 96 const String &rWord, sal_Int16 nLanguage ) = 0; 99 const String &rWord, LanguageType nLang,
|
/trunk/main/linguistic/inc/ |
H A D | iprcache.hxx | 118 void AddWord( const ::rtl::OUString& rWord, LanguageType nLang ); 119 bool CheckWord( const ::rtl::OUString& rWord, LanguageType nLang );
|
/trunk/main/sw/source/core/inc/ |
H A D | acorrect.hxx | 107 const String& rWord, sal_Unicode cChr, in SwAutoCorrExceptWord() argument 109 : sWord(rWord), nFlags(nAFlags), nNode(nNd), nCntnt(nContent), in SwAutoCorrExceptWord()
|