Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Deditsh.cxx511 String SwEditShell::GetCurWord() in GetCurWord() function in SwEditShell
516 pNd->GetCurWord(rPaM.GetPoint()->nContent.GetIndex()) : in GetCurWord()
/trunk/main/sw/inc/
H A Dndtxt.hxx413 XubString GetCurWord(xub_StrLen) const;
H A Deditsh.hxx631 String GetCurWord();
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx538 return bSelection ? pWrtShell->GetSelTxt() : pWrtShell->GetCurWord(); in GetThesaurusLookUpText()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1446 aText = rSh.HasSelection()? rSh.GetSelTxt() : rSh.GetCurWord(); in GetState()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx682 XubString SwTxtNode::GetCurWord( xub_StrLen nPos ) const in GetCurWord() function in SwTxtNode

Completed in 65 milliseconds