summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/vbafillformat.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/source/vbahelper/vbafillformat.cxx')
-rw-r--r--vbahelper/source/vbahelper/vbafillformat.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/source/vbahelper/vbafillformat.cxx b/vbahelper/source/vbahelper/vbafillformat.cxx
index acc748de395d..e72be2c908fc 100644
--- a/vbahelper/source/vbahelper/vbafillformat.cxx
+++ b/vbahelper/source/vbahelper/vbafillformat.cxx
@@ -171,7 +171,7 @@ ScVbaFillFormat::ForeColor()
OUString
ScVbaFillFormat::getServiceImplName()
{
- return OUString("ScVbaFillFormat");
+ return "ScVbaFillFormat";
}
uno::Sequence< OUString >