diff -u -r ./old/oovbaapi/ooo/vba/excel/XRange.idl ./new/oovbaapi/ooo/vba/excel/XRange.idl --- ./old/oovbaapi/ooo/vba/excel/XRange.idl 2009-10-15 22:39:44.000000000 +0800 +++ ./new/oovbaapi/ooo/vba/excel/XRange.idl 2009-10-28 18:27:00.000000000 +0800 @@ -2,7 +2,7 @@ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright 2008 by Sun Microsystems, Inc. + * Copyright 2009 by Sun Microsystems, Inc. * * OpenOffice.org - a multi-platform office productivity suite * @@ -87,6 +87,7 @@ [attribute] any Value; [attribute] any Formula; [attribute] any FormulaArray; + [attribute] any FormulaLocal; [attribute] any FormulaR1C1; [attribute, readonly] long Count; [attribute, readonly] long Row;