summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbanames.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbanames.cxx')
-rw-r--r--sc/source/ui/vba/vbanames.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbanames.cxx b/sc/source/ui/vba/vbanames.cxx
index 67f59b07a330..357067363074 100644
--- a/sc/source/ui/vba/vbanames.cxx
+++ b/sc/source/ui/vba/vbanames.cxx
@@ -238,7 +238,7 @@ ScVbaNames::createCollectionObject( const uno::Any& aSource )
OUString
ScVbaNames::getServiceImplName()
{
- return OUString( "ScVbaNames" );
+ return "ScVbaNames";
}
css::uno::Sequence<OUString>