summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/XLoadable.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 18:44:12 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 18:44:12 +0000
commit2eb4aa348f0eb308626aab5e5a45816fb9993f26 (patch)
tree2cec6758b428f40f4e05933ffe22b3a1098ee7bd /offapi/com/sun/star/form/XLoadable.idl
parent6f437e8a146fb38422a64f0a6678e478f0e43440 (diff)
INTEGRATION: CWS sb18 (1.7.328); FILE MERGED
2004/05/21 14:58:37 sb 1.7.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/form/XLoadable.idl')
-rw-r--r--offapi/com/sun/star/form/XLoadable.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/XLoadable.idl b/offapi/com/sun/star/form/XLoadable.idl
index bfbcdf51d5c6..d56ce5e4e969 100644
--- a/offapi/com/sun/star/form/XLoadable.idl
+++ b/offapi/com/sun/star/form/XLoadable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XLoadable.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:53:55 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:44:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,7 +81,7 @@
@see XLoadListener
*/
-interface XLoadable: com::sun::star::uno::XInterface
+published interface XLoadable: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------