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