Searched refs:GetSelTxt (Results 1 – 13 of 13) sorted by relevance
327 String aSelTxt1( rWrtShell.GetSelTxt() ); in ChangeText()382 String aSelTxt1( rWrtShell.GetSelTxt() ); in ChangeText_impl()393 String aSelTxt2( rWrtShell.GetSelTxt() ); in ChangeText_impl()436 OUString aOrigTxt( rWrtShell.GetSelTxt() ); in ReplaceUnit()
789 pSrchItem->SetSearchString( pWrtShell->GetSelTxt() ); in StateSearch()796 ( aTxt = pWrtShell->SwCrsrShell::GetSelTxt() ).Len() ) in StateSearch()
538 return bSelection ? pWrtShell->GetSelTxt() : pWrtShell->GetCurWord(); in GetThesaurusLookUpText()
491 aShortName = pWrtShell->GetSelTxt(); in ExpandGlossary()505 aShortName = pWrtShell->GetSelTxt(); in ExpandGlossary()
285 rBuf = GetSelTxt(); in GetSelectedText()
764 String sTxt( GetSelTxt() ); in InsertURL()
896 String sLinkName = rSh.GetSelTxt(); in StateInsert()904 String sReturn = rSh.GetSelTxt(); in StateInsert()
168 aCoreSet.Put(SfxStringItem(FN_PARAM_SELECTION, rWrtSh.GetSelTxt())); in lcl_CharDialog()1444 aText = rSh.HasSelection()? rSh.GetSelTxt() : rSh.GetCurWord(); in GetState()
353 aValueED.SetText(pSh->GetSelTxt()); in IMPL_LINK()
476 aValueED.SetText(pSh->GetSelTxt()); in IMPL_LINK()
604 String GetSelTxt() const;
512 rSh.GetSelTxt(), OUString(), in lcl_SelectSameStrings()
2274 String SwCrsrShell::GetSelTxt() const in GetSelTxt() function in SwCrsrShell
Completed in 139 milliseconds