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