summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet')
-rw-r--r--offapi/com/sun/star/sheet/XNamedRange.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XNamedRange.idl b/offapi/com/sun/star/sheet/XNamedRange.idl
index b5e5108540d2..0ddfab231c48 100644
--- a/offapi/com/sun/star/sheet/XNamedRange.idl
+++ b/offapi/com/sun/star/sheet/XNamedRange.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNamedRange.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:09 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:09:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@ module com { module sun { module star { module sheet {
@see com::sun::star::sheet::NamedRange
*/
-interface XNamedRange: com::sun::star::container::XNamed
+published interface XNamedRange: com::sun::star::container::XNamed
{
//-------------------------------------------------------------------------