summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:09:33 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:09:33 +0000
commitabeb2ba67f08393f12853ed4993267092c348c91 (patch)
tree1bea87e4ce792995148481baf8110e3ae1600263 /offapi/com/sun/star/sheet
parent2ee611b48729b115468b8ef4cac6d5979d22d2c6 (diff)
INTEGRATION: CWS sb18 (1.8.328); FILE MERGED
2004/05/21 15:03:25 sb 1.8.328.1: #i21150# Added published flag.
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
{
//-------------------------------------------------------------------------