summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XViewFreezable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XViewFreezable.idl')
-rw-r--r--offapi/com/sun/star/sheet/XViewFreezable.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XViewFreezable.idl b/offapi/com/sun/star/sheet/XViewFreezable.idl
index 91d967fdf996..35a9cae681ec 100644
--- a/offapi/com/sun/star/sheet/XViewFreezable.idl
+++ b/offapi/com/sun/star/sheet/XViewFreezable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XViewFreezable.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:08:30 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:19:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@
/** enables a <type>SpreadsheetView</type> to freeze
columns and rows of the view.
*/
-interface XViewFreezable: com::sun::star::uno::XInterface
+published interface XViewFreezable: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------