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
601 rWrtSh.GetSelectedText( aSelTxt ); in SelectCurrentPara()
430 if( !pWrtShell->GetSelectedText( sOnlyTxt, GETSELTXT_PARABRK_TO_ONLYCR )) in NewGlossary()
561 sal_Bool GetSelectedText( String &rBuf,
529 GetSelectedText( aMathData, GETSELTXT_PARABRK_TO_ONLYCR ); in InsertOleObject()
5742 rSh.GetSelectedText( sReturn, GETSELTXT_PARABRK_TO_ONLYCR ); in GetSurroundingText()5753 rSh.GetSelectedText( sReturn, GETSELTXT_PARABRK_TO_ONLYCR ); in GetSurroundingText()5771 rSh.GetSelectedText( sReturn, GETSELTXT_PARABRK_TO_ONLYCR ); in GetSurroundingTextSelection()
1607 GetWrtShell().GetSelectedText( sReturn ); in GetSelectionTextParam()
Completed in 78 milliseconds