Home
last modified time | relevance | path

Searched refs:aLookUpText (Results 1 – 6 of 6) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx306 aLookUpText (), in SvxThesaurusDialog_Impl()
362 aLookUpText, aLocale, uno::Sequence< beans::PropertyValue >() ); in UpdateAlternativesBox_Impl()
436 aLookUpText = OUString( aText ); in LookUp_Impl()
437 if (aLookUpText.getLength() > 0 && in LookUp_Impl()
438 (aLookUpHistory.size() == 0 || aLookUpText != aLookUpHistory.top())) in LookUp_Impl()
439 aLookUpHistory.push( aLookUpText ); in LookUp_Impl()
666 m_pImpl->aLookUpText = OUString( rWord ); in SvxThesaurusDialog()
H A Dthesdlg_impl.hxx189 OUString aLookUpText; member
/trunk/main/linguistic/inc/
H A Dthesdta.hxx49 ::rtl::OUString aLookUpText; // text that was looked up in the thesaurus
70 const ::rtl::OUString & getLookUpText() const { return aLookUpText; } in getLookUpText()
/trunk/main/linguistic/source/
H A Dconvdic.cxx470 OUString aLookUpText( aText.copy(nStartPos, nLength) ); in getConversions() local
474 rConvMap.equal_range( aLookUpText ); in getConversions()
H A Dthesdta.cxx53 aLookUpText (rLookUpText), in ThesaurusMeaning()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx419 const String aLookUpText = rView2.GetThesaurusLookUpText( bSelection ); in Execute() local
420 rView2.InsertThesaurusSynonym( aReplaceText, aLookUpText, bSelection ); in Execute()

Completed in 41 milliseconds