Home
last modified time | relevance | path

Searched refs:rWord (Results 1 – 25 of 44) sorted by relevance

12

/trunk/main/linguistic/source/
H A Dhyphdsp.cxx263 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 Dspelldsp.cxx280 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 Dhyphdta.cxx52 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 Dspelldta.cxx251 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 Diprcache.cxx260 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 Dmisc.cxx336 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 Dsspellimp.cxx308 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 Dsspellimp.hxx88 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 Dsspellimp.cxx146 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 Dsspellimp.hxx83 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 Dmacspellimp.cxx244 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 Dmacspellimp.hxx99 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 Dunolingu.cxx635 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 Dtxtedt.cxx937 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 Dhyphdta.hxx57 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 Dspelldta.hxx101 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 Dacmplwrd.cxx282 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 Dhyphen.cxx151 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 Dthesdlg.cxx658 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 Dthessubmenu.cxx171 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 Dacmplwrd.hxx50 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 Deditstat.hxx131 SpellCallbackInfo( sal_uInt16 nCMD, const String& rWord ) in SpellCallbackInfo()
132 : aWord( rWord ) in SpellCallbackInfo()
H A Dedtdlg.hxx96 const String &rWord, sal_Int16 nLanguage ) = 0;
99 const String &rWord, LanguageType nLang,
/trunk/main/linguistic/inc/
H A Diprcache.hxx118 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 Dacorrect.hxx107 const String& rWord, sal_Unicode cChr, in SwAutoCorrExceptWord() argument
109 : sWord(rWord), nFlags(nAFlags), nNode(nNd), nCntnt(nContent), in SwAutoCorrExceptWord()

Completed in 188 milliseconds

12