summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbatitle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbatitle.hxx')
-rw-r--r--sc/source/ui/vba/vbatitle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbatitle.hxx b/sc/source/ui/vba/vbatitle.hxx
index c4ce1f360f89..a6b99ac962ec 100644
--- a/sc/source/ui/vba/vbatitle.hxx
+++ b/sc/source/ui/vba/vbatitle.hxx
@@ -131,7 +131,7 @@ public:
// XHelperInterface
OUString getServiceImplName() override
{
- return OUString("TitleImpl");
+ return "TitleImpl";
}
css::uno::Sequence< OUString > getServiceNames() override
{