summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/XPresentation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/XPresentation.idl')
-rw-r--r--offapi/com/sun/star/presentation/XPresentation.idl18
1 files changed, 10 insertions, 8 deletions
diff --git a/offapi/com/sun/star/presentation/XPresentation.idl b/offapi/com/sun/star/presentation/XPresentation.idl
index 82e61057a..e5887bf0b 100644
--- a/offapi/com/sun/star/presentation/XPresentation.idl
+++ b/offapi/com/sun/star/presentation/XPresentation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPresentation.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:06:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,15 +72,13 @@
//=============================================================================
-// DocMerge from xml: interface com::sun::star::presentation::XPresentation
/** With this interface you can control any object that implements
- a presentation.@see Presentation
- */
+ a <type>Presentation</type>.
+*/
interface XPresentation: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
- // DocMerge from xml: method com::sun::star::presentation::XPresentation::start
/** The presentation is shown in full-screen and started from the
beginning.
*/
@@ -88,14 +86,12 @@ interface XPresentation: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
- // DocMerge from xml: method com::sun::star::presentation::XPresentation::end
/** The presentation is stopped and the full-screen mode will end.
*/
void end();
//-------------------------------------------------------------------------
- // DocMerge from xml: method com::sun::star::presentation::XPresentation::rehearseTimings
/** Starts the presentation from the beginning and shows the
actual running time to the user.
*/
@@ -110,6 +106,12 @@ interface XPresentation: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5.16.1 2002/02/07 07:53:10 cl
+ idl review
+
+ Revision 1.5 2001/03/16 16:41:31 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.4 2000/12/21 08:35:11 mi
@see interface/service/... ident -> @see ident - for new docu generator