summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/docinfo
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 23:53:30 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 23:53:30 +0000
commitd9d4995acb78f52a695eb5cd679128ea82a519f4 (patch)
tree0e1b7b91796f1872e34a68d0fd7772d1df0ce798 /offapi/com/sun/star/text/textfield/docinfo
parent55f8a473337bc32e921c3a0ed5ddfe771ffca598 (diff)
INTEGRATION: CWS sb18 (1.5.308); FILE MERGED
2004/05/21 15:05:33 sb 1.5.308.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/text/textfield/docinfo')
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl6
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/EditTime.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
index 79d3ae3fc458..338a0a8710a7 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CreateDateTime.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 10:17:23 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:53:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star {
and time of the document creation.
@see com::sun::star::text::TextField
*/
-service CreateDateTime
+published service CreateDateTime
{
service com::sun::star::text::TextField;
/** contains the current content of the text field.
diff --git a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
index 8ae1bf73b2b4..f7871e4d57dc 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: EditTime.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 10:17:33 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:53:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star {
duration the document has been edited.
@see com::sun::star::text::TextField
*/
-service EditTime
+published service EditTime
{
service com::sun::star::text::TextField;
/** contains the current content of the text field.