Searched refs:GetSelectedText (Results 1 – 9 of 9) sorted by relevance
141 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
1779 GetSh()->GetSelectedText( sText ); in CreatePortion()1828 pMySh->GetSelectedText( sText ); in AddPortion()
86 UniString GetSelectedText() const { return maEdit.GetSelected(); } in GetSelectedText() function in FileControl
599 rWrtSh.GetSelectedText( aSelTxt ); in SelectCurrentPara()
559 sal_Bool GetSelectedText( String &rBuf,
415 if( !pWrtShell->GetSelectedText( sOnlyTxt, GETSELTXT_PARABRK_TO_ONLYCR )) in NewGlossary()
527 GetSelectedText( aMathData, GETSELTXT_PARABRK_TO_ONLYCR ); in InsertOleObject()
5741 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()
1600 GetWrtShell().GetSelectedText( sReturn ); in GetSelectionTextParam()