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()
409 XubString GetCurWord(xub_StrLen) const;
641 String GetCurWord();
538 return bSelection ? pWrtShell->GetSelTxt() : pWrtShell->GetCurWord(); in GetThesaurusLookUpText()
1444 aText = rSh.HasSelection()? rSh.GetSelTxt() : rSh.GetCurWord(); in GetState()
676 XubString SwTxtNode::GetCurWord( xub_StrLen nPos ) const in GetCurWord() function in SwTxtNode
Completed in 56 milliseconds