Home
last modified time | relevance | path

Searched refs:getWord (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx458 nGuessLangWord = lcl_CheckLanguage( xSpellAlt->getWord(), ::GetSpellChecker(), xLG, sal_False ); in SwSpellPopup()
741 String aOrig( bGrammarResults ? OUString() : xSpellAlt->getWord() ); in Execute()
776 String aOrigWord( bGrammarResults ? OUString() : xSpellAlt->getWord() ) ; in Execute()
816 xSpellAlt->getWord(), sal_False, aEmptyStr, LANGUAGE_NONE ); in Execute()
820 OUString aWord( xSpellAlt->getWord() ); in Execute()
/trunk/main/editeng/source/misc/
H A Dsplwrap.cxx407 xHyphWord->getWord(), in SpellDocument()
596 xAllRightDic->add( xAlt->getWord(), sal_False, ::rtl::OUString() ); in FindSpellError()
605 xEntry = xChangeAllList->getEntry( xAlt->getWord() ); in FindSpellError()
H A Dunolingu.cxx1271 OUString aWord( rHyphWord->getWord() ), in SvxGetAltSpelling()
/trunk/main/linguistic/source/
H A Dhyphdta.cxx82 OUString SAL_CALL HyphenatedWord::getWord() in getWord() function in linguistic::HyphenatedWord
151 OUString SAL_CALL PossibleHyphens::getWord() in getWord() function in linguistic::PossibleHyphens
H A Dhyphdsp.cxx387 if (xRes.is() && xRes->getWord() != rWord) in hyphenate()
526 if (xRes.is() && xRes->getWord() != rWord) in queryAlternativeSpelling()
657 if (xRes.is() && xRes->getWord() != rWord) in createPossibleHyphens()
H A Dspelldta.cxx96 pSpellAlt->SetWordLanguage( rxAlt1->getWord(), in MergeProposals()
281 OUString SAL_CALL SpellAlternatives::getWord() in getWord() function in linguistic::SpellAlternatives
H A Dmisc.cxx556 OUString aWord( rxHyphWord->getWord() ), in GetAltSpelling()
649 OUString aWord( rxHyphWord->getWord() ); in RebuildHyphensAndControlChars()
/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx200 DBG_ASSERT( aActWord == String( xHyphWord->getWord() ), "word mismatch" ); in SvxHyphenWordDialog_Impl()
290 DBG_ASSERT( aActWord == String( rxPossHyph->getWord() ), "word mismatch" ); in EraseUnusableHyphens_Impl()
417 aActWord = String( xHyphWord->getWord() ); in ContinueHyph_Impl()
H A DSpellDialog.cxx1238 SpellErrorDescription aDesc( false, aStart->xAlternatives->getWord(), in GetNextSentence_Impl()
1879 aWord = xAlt->getWord(); in SetAlternatives()
/trunk/main/linguistic/inc/linguistic/
H A Dhyphdta.hxx63 getWord()
118 getWord()
H A Dspelldta.hxx108 virtual ::rtl::OUString SAL_CALL getWord( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXPossibleHyphens.idl43 getWord: Dampfschiffahrt
61 string getWord();
H A DXSpellAlternatives.idl58 string getWord();
H A DXHyphenatedWord.idl54 string getWord();
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DLinguisticExamples.java228 + " in " + xHyphWord.getWord() ); in Run()
246 + " in " + xHyphWord.getWord() ); in Run()
H A DXPossibleHyphens_impl.java61 public String getWord() throws com.sun.star.uno.RuntimeException in getWord() method in XPossibleHyphens_impl
H A DXSpellAlternatives_impl.java60 public String getWord() throws com.sun.star.uno.RuntimeException in getWord() method in XSpellAlternatives_impl
H A DXHyphenatedWord_impl.java62 public String getWord() throws com.sun.star.uno.RuntimeException in getWord() method in XHyphenatedWord_impl
/trunk/main/sw/source/core/text/
H A Dguess.cxx400 const String aWord = xHyphWord->getWord(); in Guess()
415 xHyphWord->getWord().indexOf( CHAR_SOFTHYPHEN ); in Guess()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1785 aPortion.sText = xAlt->getWord(); in CreatePortion()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1089 … nGuessLangWord = lcl_CheckLanguage( xSpellAlt->getWord(), xSpeller, xLangGuesser, sal_False ); in ExecuteSpellPopup()

Completed in 103 milliseconds