summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/table/XTableRows.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 22:45:21 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 22:45:21 +0000
commitf0a6248e069d7752e87a73ff5868a7b231119d8b (patch)
tree68a5d22d676e84d37eca428f91fb8af745ac50b7 /offapi/com/sun/star/table/XTableRows.idl
parentINTEGRATION: CWS sb18 (1.5.406); FILE MERGED (diff)
downloadcore-f0a6248e069d7752e87a73ff5868a7b231119d8b.tar.gz
core-f0a6248e069d7752e87a73ff5868a7b231119d8b.zip
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:04:21 sb 1.6.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/table/XTableRows.idl')
-rw-r--r--offapi/com/sun/star/table/XTableRows.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/table/XTableRows.idl b/offapi/com/sun/star/table/XTableRows.idl
index 1265e008d6e7..8a81dd2e549c 100644
--- a/offapi/com/sun/star/table/XTableRows.idl
+++ b/offapi/com/sun/star/table/XTableRows.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTableRows.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:09:44 $
+ * last change: $Author: obo $ $Date: 2004-06-03 23:45:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module table {
@see com::sun::star::table::TableRows
*/
-interface XTableRows: com::sun::star::container::XIndexAccess
+published interface XTableRows: com::sun::star::container::XIndexAccess
{
//-------------------------------------------------------------------------