Kaydet (Commit) 5614bcb6 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:defaultparams

Change-Id: I4c80f7055ccb9979bfb89cf9139561287d9659a4
üst 526b0a56
......@@ -491,7 +491,7 @@ void SdTiledRenderingTest::testSearchAllFollowedBySearch()
pXImpressDocument->registerCallback(&SdTiledRenderingTest::callback, this);
lcl_search("third", /*bFindAll=*/true);
lcl_search("match", /*bFindAll=*/false);
lcl_search("match", /*bFindAll=false*/);
OString aUsedFormat;
// This used to give wrong result: 'search' after 'search all' still
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment