1 diff --git sc/source/ui/vba/vbarange.cxx sc/source/ui/vba/vbarange.cxx
2 index 95f312c..cd25749 100644
3 --- sc/source/ui/vba/vbarange.cxx
4 +++ sc/source/ui/vba/vbarange.cxx
5 @@ -3388,7 +3391,7 @@ ScVbaRange::createEnumeration() throw (uno::RuntimeException)
6 ::rtl::OUString SAL_CALL
7 ScVbaRange::getDefaultMethodName( ) throw (uno::RuntimeException)
9 - const static rtl::OUString sName( RTL_CONSTASCII_USTRINGPARAM("Cells") );
10 + const static rtl::OUString sName( RTL_CONSTASCII_USTRINGPARAM("Item") );