summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation')
-rw-r--r--offapi/com/sun/star/presentation/PresentationDocument.idl2
-rw-r--r--offapi/com/sun/star/presentation/XSlideShowListener.idl2
-rw-r--r--offapi/com/sun/star/presentation/XSlideShowView.idl8
3 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/presentation/PresentationDocument.idl b/offapi/com/sun/star/presentation/PresentationDocument.idl
index c6a3f9be1bef..92917c32ce90 100644
--- a/offapi/com/sun/star/presentation/PresentationDocument.idl
+++ b/offapi/com/sun/star/presentation/PresentationDocument.idl
@@ -42,7 +42,7 @@
/** This is the service provided by a presentation document.
*/
-published service PresentationDocument
+service PresentationDocument
{
/** This is a basic service for a drawing document.
diff --git a/offapi/com/sun/star/presentation/XSlideShowListener.idl b/offapi/com/sun/star/presentation/XSlideShowListener.idl
index 0ef62d4d6dc4..2b5f87a320d2 100644
--- a/offapi/com/sun/star/presentation/XSlideShowListener.idl
+++ b/offapi/com/sun/star/presentation/XSlideShowListener.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module presentation {
@since OOo 3.0
*/
-published interface XSlideShowListener : ::com::sun::star::animations::XAnimationListener
+interface XSlideShowListener : ::com::sun::star::animations::XAnimationListener
{
/** Notify that the slide show is paused
*/
diff --git a/offapi/com/sun/star/presentation/XSlideShowView.idl b/offapi/com/sun/star/presentation/XSlideShowView.idl
index 7034a2e78de5..6e39d9b86a8c 100644
--- a/offapi/com/sun/star/presentation/XSlideShowView.idl
+++ b/offapi/com/sun/star/presentation/XSlideShowView.idl
@@ -46,7 +46,7 @@ module com { module sun { module star { module presentation {
@since OOo 2.4
*/
-published interface XSlideShowView : ::com::sun::star::uno::XInterface
+interface XSlideShowView : ::com::sun::star::uno::XInterface
{
/** Get view canvas.<p>
@@ -68,9 +68,9 @@ published interface XSlideShowView : ::com::sun::star::uno::XInterface
/** Query the current transformation matrix for this view.<p>
- This method returns the transformation matrix of the
- view. When notified via the transformation change listener,
- the show will be displayed using the new transformation.<p>
+ This method returns the transformation matrix of the
+ view. When notified via the transformation change listener,
+ the show will be displayed using the new transformation.<p>
@return the view transformation matrix. Note that the slide
show itself will paint all slides as one-by-one boxes, one