Home
last modified time | relevance | path

Searched refs:GetThesaurusLookUpText (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/uiview/ !
H A Dviewling.cxx536 String SwView::GetThesaurusLookUpText( bool bSelection ) const in GetThesaurusLookUpText() function in SwView
618 String aTmp = GetThesaurusLookUpText( bSelection ); in StartThesaurus()
/trunk/main/sw/source/ui/inc/ !
H A Dview.hxx439 String GetThesaurusLookUpText( bool bSelection ) const;
/trunk/main/sw/source/ui/shells/ !
H A Dtextsh1.cxx419 const String aLookUpText = rView2.GetThesaurusLookUpText( bSelection ); in Execute()