summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 00:43:32 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 00:43:32 +0000
commit1fc7b451d36654ed18efc6992b827e29c7e12fcd (patch)
tree85516db09ba5b3ade082b1037f59989fa61cd0d8 /offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
parentad7f058a1378489f5f0308b3a21e66b620794992 (diff)
INTEGRATION: CWS sb18 (1.3.406); FILE MERGED
2004/05/21 15:06:21 sb 1.3.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/ucb/XSimpleFileAccess2.idl')
-rw-r--r--offapi/com/sun/star/ucb/XSimpleFileAccess2.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl b/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
index cc617b8e9..b66b3641c 100644
--- a/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
+++ b/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSimpleFileAccess2.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:10:30 $
+ * last change: $Author: obo $ $Date: 2004-06-04 01:43:32 $
*
* 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 ucb {
//=============================================================================
/** This is an extension to the interface <type>XSimpleFileAccess</type>.
*/
-interface XSimpleFileAccess2 : com::sun::star::ucb::XSimpleFileAccess
+published interface XSimpleFileAccess2 : com::sun::star::ucb::XSimpleFileAccess
{
//-------------------------------------------------------------------------