summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:29:55 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:29:55 +0000
commite3044f7ace26944e871f1c88ff83f72c76b5f0d9 (patch)
tree08fbda39cdaa971f149979925435802d7aec859b /offapi
parentbc338c8f54849ac5f07c01fffd946ca89d09ffae (diff)
INTEGRATION: CWS sb18 (1.9.328); FILE MERGED
2004/05/21 15:00:40 sb 1.9.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/presentation/XPresentation.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/presentation/XPresentation.idl b/offapi/com/sun/star/presentation/XPresentation.idl
index fbc231906414..e78cb49861c9 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.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:51 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:29:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@
/** With this interface you can control any object that implements
a <type>Presentation</type>.
*/
-interface XPresentation: com::sun::star::uno::XInterface
+published interface XPresentation: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------