summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/uicommanddescription.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/uicommanddescription.hxx')
-rw-r--r--framework/inc/uielement/uicommanddescription.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/uicommanddescription.hxx b/framework/inc/uielement/uicommanddescription.hxx
index 92a2362b25a3..e78dbab99a15 100644
--- a/framework/inc/uielement/uicommanddescription.hxx
+++ b/framework/inc/uielement/uicommanddescription.hxx
@@ -46,7 +46,7 @@ class UICommandDescription : private cppu::BaseMutex,
virtual OUString SAL_CALL getImplementationName() override
{
- return OUString("com.sun.star.comp.framework.UICommandDescription");
+ return "com.sun.star.comp.framework.UICommandDescription";
}
virtual sal_Bool SAL_CALL supportsService(OUString const & ServiceName) override