summaryrefslogtreecommitdiff
path: root/sc/qa/extras/scautoformatobj.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/qa/extras/scautoformatobj.cxx')
-rw-r--r--sc/qa/extras/scautoformatobj.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/extras/scautoformatobj.cxx b/sc/qa/extras/scautoformatobj.cxx
index 23abaa956f1c..76db8c6a3592 100644
--- a/sc/qa/extras/scautoformatobj.cxx
+++ b/sc/qa/extras/scautoformatobj.cxx
@@ -88,7 +88,7 @@ ScAutoFormatObj::ScAutoFormatObj()
: CalcUnoApiTest("/sc/qa/extras/testdocuments")
, XElementAccess(cppu::UnoType<beans::XPropertySet>::get())
, XIndexAccess(16)
- , XNamed("Default Cell Style")
+ , XNamed("Default")
, XServiceInfo("ScAutoFormatObj", "com.sun.star.sheet.TableAutoFormat")
{
}