more fixes for "loplugin:constantparam in unotools/"
Change-Id: I357164f80970958ead86cf9ff691fe6f6f73b0f1
This commit is contained in:
@@ -1834,7 +1834,7 @@ void ScAcceptChgDlg::InitFilter()
|
|||||||
pTheView->SetFilterComment(pTPFilter->IsComment());
|
pTheView->SetFilterComment(pTPFilter->IsComment());
|
||||||
|
|
||||||
utl::SearchParam aSearchParam( pTPFilter->GetComment(),
|
utl::SearchParam aSearchParam( pTPFilter->GetComment(),
|
||||||
utl::SearchParam::SRCH_REGEXP,false,false,false );
|
utl::SearchParam::SRCH_REGEXP,false );
|
||||||
|
|
||||||
pTheView->SetCommentParams(&aSearchParam);
|
pTheView->SetCommentParams(&aSearchParam);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user