summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-17 15:15:31 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-17 15:15:31 +0000
commit024188cb49deb4eb5ada9253ffc9b777dcbf790a (patch)
tree0bf8f697c04b5594f3e2ab04e2a3245cb9b4b9fd /offapi/com/sun/star/document
parent55c86152b7889e324fe8c0b3a0cb1831d4c1d72d (diff)
INTEGRATION: CWS sw011 (1.10.6.5.56); FILE MERGED
2003/04/08 10:26:50 mav 1.10.6.5.56.1: #108649# DocumentTitle media descriptor property
Diffstat (limited to 'offapi/com/sun/star/document')
-rw-r--r--offapi/com/sun/star/document/MediaDescriptor.idl13
1 files changed, 11 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/MediaDescriptor.idl b/offapi/com/sun/star/document/MediaDescriptor.idl
index ac56738d3f92..1ea3e7035d40 100644
--- a/offapi/com/sun/star/document/MediaDescriptor.idl
+++ b/offapi/com/sun/star/document/MediaDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MediaDescriptor.idl,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 10:04:08 $
+ * last change: $Author: vg $ $Date: 2003-04-17 16:15:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -165,6 +165,15 @@ service MediaDescriptor
[optional,property] any ComponentData;
//-------------------------------------------------------------------------
+ /** document title
+
+ <p>
+ This parameter can be used to specify a title for a document.
+ </p>
+ */
+ [optional,property] string DocumentTitle;
+
+ //-------------------------------------------------------------------------
/** same as <member>MediaDescriptor::URL</member>
<p>