summaryrefslogtreecommitdiff
path: root/basctl/source/dlged
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2020-06-30 15:21:28 +0200
committerStephan Bergmann <sbergman@redhat.com>2020-06-30 18:30:02 +0200
commit81bfb3c727777d05b0a40b1f8cac25f82f14ce59 (patch)
tree4ac12e2c14897f4e826bfbdc8144aefcc511d15e /basctl/source/dlged
parent65269c27177003f18bec5c645f7498c8a3884ecc (diff)
Upcoming improved loplugin:staticanonymous -> redundantstatic: basctl
Change-Id: I316331cee15bbb87ecfbda84f3195759e521df6a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97520 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'basctl/source/dlged')
-rw-r--r--basctl/source/dlged/dlged.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/basctl/source/dlged/dlged.cxx b/basctl/source/dlged/dlged.cxx
index 3f6fd34b106e..481e669d765b 100644
--- a/basctl/source/dlged/dlged.cxx
+++ b/basctl/source/dlged/dlged.cxx
@@ -57,8 +57,8 @@ using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::io;
-static const char aResourceResolverPropName[] = "ResourceResolver";
-static const char aDecorationPropName[] = "Decoration";
+const char aResourceResolverPropName[] = "ResourceResolver";
+const char aDecorationPropName[] = "Decoration";
// DlgEdHint