summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbawindow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbawindow.cxx')
-rw-r--r--sc/source/ui/vba/vbawindow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbawindow.cxx b/sc/source/ui/vba/vbawindow.cxx
index 848687dd3bc9..e9b4a04ab6bf 100644
--- a/sc/source/ui/vba/vbawindow.cxx
+++ b/sc/source/ui/vba/vbawindow.cxx
@@ -872,7 +872,7 @@ void SAL_CALL ScVbaWindow::setTabRatio( double fRatio )
OUString
ScVbaWindow::getServiceImplName()
{
- return OUString("ScVbaWindow");
+ return "ScVbaWindow";
}
uno::Sequence< OUString >