summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:19:55 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:19:55 +0000
commita140d5a3412c47f21b62ec55fbc2851d481d1706 (patch)
tree5018d5a810a3d624b0a68ea3cc9898ea2cca4ae2 /offapi/com/sun/star/sheet
parent73c0c01b4ec37cdd651f06670729143eb243fac5 (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:03:36 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sheet')
-rw-r--r--offapi/com/sun/star/sheet/XViewFreezable.idl6
-rw-r--r--offapi/com/sun/star/sheet/XViewPane.idl6
-rw-r--r--offapi/com/sun/star/sheet/XViewSplitable.idl6
3 files changed, 9 insertions, 9 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
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/XViewPane.idl b/offapi/com/sun/star/sheet/XViewPane.idl
index c7293e193cdd..9fea39e2f46d 100644
--- a/offapi/com/sun/star/sheet/XViewPane.idl
+++ b/offapi/com/sun/star/sheet/XViewPane.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XViewPane.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:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@
@see com::sun::star::sheet::SpreadsheetViewPane
*/
-interface XViewPane: com::sun::star::uno::XInterface
+published interface XViewPane: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/sheet/XViewSplitable.idl b/offapi/com/sun/star/sheet/XViewSplitable.idl
index f0a8f37fa6a5..b5030b22e48c 100644
--- a/offapi/com/sun/star/sheet/XViewSplitable.idl
+++ b/offapi/com/sun/star/sheet/XViewSplitable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XViewSplitable.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:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@
@deprecated
*/
-interface XViewSplitable: com::sun::star::uno::XInterface
+published interface XViewSplitable: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------