summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-16 13:28:19 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-16 13:28:19 +0000
commit78bdf2385dcf3c7d97fc9dbec8115e3fae8bbc11 (patch)
tree99991632d7bda97e42f18901155c8efeb64b381b /offapi/com/sun/star/document
parentbf8a3e5355591737c6af70005853470c004d0bca (diff)
INTEGRATION: CWS draw10 (1.16.2); FILE MERGED
2003/04/30 10:56:01 lo 1.16.2.1: #109140# StartPresentation for mediadescriptor
Diffstat (limited to 'offapi/com/sun/star/document')
-rw-r--r--offapi/com/sun/star/document/MediaDescriptor.idl14
1 files changed, 12 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/MediaDescriptor.idl b/offapi/com/sun/star/document/MediaDescriptor.idl
index 1ea3e7035d40..33d90fe950f3 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.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: vg $ $Date: 2003-04-17 16:15:31 $
+ * last change: $Author: vg $ $Date: 2003-05-16 14:28:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -416,6 +416,16 @@ service MediaDescriptor
[optional,property] boolean ReadOnly;
//-------------------------------------------------------------------------
+ /** start presentation from a document
+
+ <p>
+ Tells the component loading the document that a presentation that is in the
+ document is to be started right away.
+ </p>
+ */
+ [optional,property] boolean StartPresentation;
+
+ //-------------------------------------------------------------------------
/** name of document referrer
<p>