summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:14:24 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:14:24 +0000
commit58fdd8fd3a9252c6ef8f2b2bb42deb1dd1ae78d7 (patch)
treef3237f76750941db2cf90fb281b10a1728acd445
parentc5dcb200375ebaf73ba335d602df140818bb23e5 (diff)
INTEGRATION: CWS sb18 (1.2.308); FILE MERGED
2004/05/21 15:07:03 sb 1.2.308.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/util/XTimeStamped.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/XTimeStamped.idl b/offapi/com/sun/star/util/XTimeStamped.idl
index 6441569aeec8..0752a3ac2483 100644
--- a/offapi/com/sun/star/util/XTimeStamped.idl
+++ b/offapi/com/sun/star/util/XTimeStamped.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTimeStamped.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 14:21:18 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:14:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@ module com { module sun { module star { module util {
@since #107960#
*/
-interface XTimeStamped : ::com::sun::star::uno::XInterface
+published interface XTimeStamped : ::com::sun::star::uno::XInterface
{
//------------------------------------------------------------------------