Home
last modified time | relevance | path

Searched refs:GetWord (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/linguistic/inc/linguistic/
H A Dhyphdta.hxx81 ::rtl::OUString GetWord() { return aWord; } in GetWord() function in linguistic::HyphenatedWord
130 ::rtl::OUString GetWord() { return aWord; } in GetWord() function in linguistic::PossibleHyphens
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx217 String Outliner::GetWord( sal_uInt32 nPara, sal_uInt16 nIndex ) in GetWord() function in Outliner
220 return pEditEngine->GetWord( nPara, nIndex ); in GetWord()
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx230 String GetWord( sal_uInt32 nPara, xub_StrLen nIndex );
232 ESelection GetWord( const ESelection& rSelection, sal_uInt16 nWordType ) const;
H A Dedtdlg.hxx50 virtual String GetWord() = 0;
H A Doutliner.hxx916 String GetWord( sal_uInt32 nPara, xub_StrLen nIndex );
/trunk/main/cui/source/inc/
H A Dthesdlg.hxx52 String GetWord();
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx937 const XubString& rWord = aScanner.GetWord(); in Spell()
1247 const XubString& rWord = aScanner.GetWord(); in _AutoSpell()
1494 const XubString& rWord = aScanner.GetWord(); in CollectAutoCmplWrds()
/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx79 const XubString& GetWord() const { return aWord; } in GetWord() function in SwScanner
/trunk/main/basctl/source/basicide/
H A Dbasides2.cxx128 aText = pEditView->GetTextEngine()->GetWord( pEditView->GetSelection().GetEnd() ); in GetSelectionText()
H A Dbaside2b.cxx235 aWord = pTextEngine->GetWord( rSelEnd ); in GetWordAtCursor()
239 aWord = pTextEngine->GetWord( rSelStart ); in GetWordAtCursor()
270 String aWord = GetEditView()->GetTextEngine()->GetWord( aCursor, &aStartOfWord ); in RequestHelp()
H A Dbaside2.cxx810 String aWord = GetEditEngine()->GetWord( GetEditView()->GetSelection().GetEnd(), &aWordStart ); in BasicAddWatch()
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx304 String GetWord( const TextPaM& rCursorPos, TextPaM* pStartOfWord = 0 );
/trunk/main/editeng/source/misc/
H A Dsplwrap.cxx354 ChangeThesWord( pDlg->GetWord() ); in StartThesaurus()
/trunk/main/editeng/source/uno/
H A Dunofored.cxx443 …ESelection aRes = rEditEngine.GetWord( ESelection(nPara, nIndex, nPara, nIndex), com::sun::star::i… in GetWordIndices()
H A Dunoforou.cxx401 …ESelection aRes = rOutliner.GetEditEngine().GetWord( ESelection(nPara, nIndex, nPara, nIndex), com… in GetWordIndices()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx360 String AbstractThesaurusDialog_Impl::GetWord() in GetWord() function in AbstractThesaurusDialog_Impl
362 return pDlg->GetWord(); in GetWord()
H A Ddlgfact.hxx185 virtual String GetWord();
/trunk/main/sd/source/ui/view/
H A Ddrviewsf.cxx791 aStrSelection = pOl->GetWord( aSel.nEndPara, aSel.nEndPos ); in GetSelectionText()
H A Doutlnvsh.cxx1621 aStrSelection = pOl->GetWord( aSel.nEndPara, aSel.nEndPos ); in GetSelectionText()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx731 String SvxThesaurusDialog::GetWord() in GetWord() function in SvxThesaurusDialog
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx636 InsertThesaurusSynonym( pDlg->GetWord(), aTmp, bSelection ); in StartThesaurus()
H A Dsrcview.cxx528 sSelected = aEditWin.GetTextEngine()->GetWord( rSel.GetStart()); in GetState()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx1148 aStrSelection = pEngine->GetWord( aSel.nEndPara, aSel.nEndPos ); in GetSelectionText()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx760 XubString EditEngine::GetWord( sal_uInt32 nPara, sal_uInt16 nIndex ) in GetWord() function in EditEngine
768 ESelection EditEngine::GetWord( const ESelection& rSelection, sal_uInt16 nWordType ) const in GetWord() function in EditEngine
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx886 String aText = pEngine->GetWord( 0, aSel.nEndPos-1 ); in ShowTipCursor()
996 String aText = pEngine->GetWord( 0, aSel.nEndPos-1 ); in UseFormulaData()

Completed in 198 milliseconds

12