Change-Id: I30481f8377d471a1bce50026adff53c15fbc6889
This commit is contained in:
Noel Power
2013-05-09 16:21:09 +01:00
parent d77d01b84a
commit d6fd3fa6e8

View File

@@ -327,7 +327,7 @@ ScVbaApplication::getActiveCell() throw (uno::RuntimeException )
} }
uno::Any SAL_CALL uno::Any SAL_CALL
ScVbaApplication::International( sal_Int32 Index ) throw (uno::RuntimeException) ScVbaApplication::International( sal_Int32 /*Index*/ ) throw (uno::RuntimeException)
{ {
// complete stub for now // complete stub for now
// #TODO flesh out some of the Indices we could handle // #TODO flesh out some of the Indices we could handle