diff --git a/sc/source/ui/vba/vbaapplication.cxx b/sc/source/ui/vba/vbaapplication.cxx index 9db16fb14749..958a5bb0f6ff 100644 --- a/sc/source/ui/vba/vbaapplication.cxx +++ b/sc/source/ui/vba/vbaapplication.cxx @@ -327,7 +327,7 @@ ScVbaApplication::getActiveCell() throw (uno::RuntimeException ) } uno::Any SAL_CALL -ScVbaApplication::International( sal_Int32 Index ) throw (uno::RuntimeException) +ScVbaApplication::International( sal_Int32 /*Index*/ ) throw (uno::RuntimeException) { // complete stub for now // #TODO flesh out some of the Indices we could handle