Searched refs:GetCurWord (Results 1 – 6 of 6) sorted by relevance
511 String SwEditShell::GetCurWord() in GetCurWord() function in SwEditShell516 pNd->GetCurWord(rPaM.GetPoint()->nContent.GetIndex()) : in GetCurWord()
413 XubString GetCurWord(xub_StrLen) const;
631 String GetCurWord();
538 return bSelection ? pWrtShell->GetSelTxt() : pWrtShell->GetCurWord(); in GetThesaurusLookUpText()
1446 aText = rSh.HasSelection()? rSh.GetSelTxt() : rSh.GetCurWord(); in GetState()
682 XubString SwTxtNode::GetCurWord( xub_StrLen nPos ) const in GetCurWord() function in SwTxtNode
Completed in 82 milliseconds