cmcfixes68: #i107420# remove trivial warnings from sw with newer gcc
This commit is contained in:
@@ -717,6 +717,7 @@ USHORT SwSrcView::StartSearchAndReplace(const SvxSearchItem& rSearchItem,
|
||||
|
||||
|
||||
if(!bApi)
|
||||
{
|
||||
if(bNotFoundMessage)
|
||||
{
|
||||
InfoBox( 0, SW_RES(MSG_NOT_FOUND)).Execute();
|
||||
@@ -728,6 +729,7 @@ USHORT SwSrcView::StartSearchAndReplace(const SvxSearchItem& rSearchItem,
|
||||
pTextView->SetSelection( TextSelection( aPaM, aPaM ) );
|
||||
StartSearchAndReplace( rSearchItem, FALSE, FALSE, TRUE );
|
||||
}
|
||||
}
|
||||
}
|
||||
return nFound;
|
||||
}
|
||||
|
Reference in New Issue
Block a user