Searched refs:bCompleteWrds (Results 1 – 1 of 1) sorted by relevance
1585 String SwView::GetSelectionText( sal_Bool bCompleteWrds ) in GetSelectionText() argument1587 return GetSelectionTextParam( bCompleteWrds, sal_True ); in GetSelectionText()1593 String SwView::GetSelectionTextParam( sal_Bool bCompleteWrds, in GetSelectionTextParam() argument1597 if( bCompleteWrds && !GetWrtShell().HasSelection() ) in GetSelectionTextParam()