summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-10 10:19:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-10 10:19:47 +0000
commit93a6416e7b9e19c1c4349beb3641acfdb4b54515 (patch)
tree050b7a9953b518b1270103559980eb7cf0698784 /offapi/com/sun/star/ucb
parent58d53fadfe6615ae1334b8c7beb4475edb0faf0d (diff)
INTEGRATION: CWS sdk02 (1.2.16); FILE MERGED
2003/05/14 12:58:44 mi 1.2.16.1: #107627# @since tags for new types added
Diffstat (limited to 'offapi/com/sun/star/ucb')
-rw-r--r--offapi/com/sun/star/ucb/XSimpleFileAccess3.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/XSimpleFileAccess3.idl b/offapi/com/sun/star/ucb/XSimpleFileAccess3.idl
index 32e42de1806c..80649c149de6 100644
--- a/offapi/com/sun/star/ucb/XSimpleFileAccess3.idl
+++ b/offapi/com/sun/star/ucb/XSimpleFileAccess3.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSimpleFileAccess3.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2003-04-23 17:14:58 $
+ * last change: $Author: vg $ $Date: 2003-06-10 11:19:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,6 +80,8 @@ module com { module sun { module star { module ucb {
//=============================================================================
/** This is an extension to the interface <type>XSimpleFileAccess2</type>.
+
+ @since #107627#
*/
interface XSimpleFileAccess3 : com::sun::star::ucb::XSimpleFileAccess2
{