summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbatable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbatable.cxx')
-rw-r--r--sw/source/ui/vba/vbatable.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbatable.cxx b/sw/source/ui/vba/vbatable.cxx
index e5017d49aeef..822c6c28a2cf 100644
--- a/sw/source/ui/vba/vbatable.cxx
+++ b/sw/source/ui/vba/vbatable.cxx
@@ -112,7 +112,7 @@ SwVbaTable::Columns( const uno::Any& index )
OUString
SwVbaTable::getServiceImplName()
{
- return OUString("SwVbaTable");
+ return "SwVbaTable";
}
uno::Sequence<OUString>