Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbhelper

Change-Id: Ie5e160e577ba0acc83617b2f4f2ca97b9d3f6da7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97727
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
Stephan Bergmann 2020-07-02 10:16:30 +02:00
parent 14b8c17613
commit bedc5bf125

View file

@ -60,7 +60,7 @@ static const uno::Type& sal_Bool_getCppuType()
return cppu::UnoType<bool>::get();
}
static const PropertyInfo aPropertyTable[] =
const PropertyInfo aPropertyTable[] =
{
{ "IsRowCountFinal",
1000,