Home
last modified time | relevance | path

Searched refs:GetSelectedText (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedglss.cxx141 if( GetSelectedText( sBuf, GETSELTXT_PARABRK_TO_ONLYCR ) && sBuf.Len() ) in SaveGlossaryDoc()
279 sal_Bool SwEditShell::GetSelectedText( String &rBuf, int nHndlParaBrk ) in GetSelectedText() function in SwEditShell
H A Dedlingu.cxx1779 GetSh()->GetSelectedText( sText ); in CreatePortion()
1828 pMySh->GetSelectedText( sText ); in AddPortion()
/trunk/main/svtools/inc/svtools/
H A Dfilectrl.hxx86 UniString GetSelectedText() const { return maEdit.GetSelected(); } in GetSelectedText() function in FileControl
/trunk/main/sw/source/ui/shells/
H A Dlanghelper.cxx599 rWrtSh.GetSelectedText( aSelTxt ); in SelectCurrentPara()
/trunk/main/sw/inc/
H A Deditsh.hxx559 sal_Bool GetSelectedText( String &rBuf,
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx415 if( !pWrtShell->GetSelectedText( sOnlyTxt, GETSELTXT_PARABRK_TO_ONLYCR )) in NewGlossary()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx527 GetSelectedText( aMathData, GETSELTXT_PARABRK_TO_ONLYCR ); in InsertOleObject()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5741 rSh.GetSelectedText( sReturn, GETSELTXT_PARABRK_TO_ONLYCR ); in GetSurroundingText()
5752 rSh.GetSelectedText( sReturn, GETSELTXT_PARABRK_TO_ONLYCR ); in GetSurroundingText()
5770 rSh.GetSelectedText( sReturn, GETSELTXT_PARABRK_TO_ONLYCR ); in GetSurroundingTextSelection()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1600 GetWrtShell().GetSelectedText( sReturn ); in GetSelectionTextParam()