summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/presentation
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2012-01-26 18:37:06 +0100
committerThorsten Behrens <tbehrens@suse.com>2012-01-26 22:11:48 +0100
commit78cca63070ae6cf82b45ec3bc75fafa2db31a7f2 (patch)
treef29ad46cecebd1adf7030b1bf578ba7f36d3b4a2 /offapi/com/sun/star/presentation
parentfdo#44143: Keep cells with broadcasters alive during deletion. (diff)
downloadcore-78cca63070ae6cf82b45ec3bc75fafa2db31a7f2.tar.gz
core-78cca63070ae6cf82b45ec3bc75fafa2db31a7f2.zip
Revert publishing of lots of UNO types.
See issue i#117329 This reverts commit fb2b2be1bf566b5ef4d308332dbbdfe7012f6f1c. This reverts commit 0b494e0cb9eb6652d00397fb6ca8d9b6709e4cb5. This reverts commit 3e396922c2926165d680e8051c3d9247ea4aaf78. This reverts commit 0461d179dddc2caab6315e6f7ec7bb3804dd017a. This reverts commit 0f79c68194206864c993cd0fb01a485d2db2664f. This reverts commit 65162840e329afee6f401f5a91273c2dbd1bbdf8. Conflicts: offapi/com/sun/star/drawing/XSlidePreviewCache.idl offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl offapi/com/sun/star/rendering/FontInfo.idl offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl offapi/com/sun/star/rendering/XColorSpace.idl offapi/com/sun/star/report/XFixedLine.idl offapi/com/sun/star/report/XFixedText.idl offapi/com/sun/star/report/XFormattedField.idl offapi/com/sun/star/report/XFunctionsSupplier.idl offapi/com/sun/star/report/XImageControl.idl offapi/com/sun/star/report/XReportControlFormat.idl offapi/com/sun/star/report/XReportDefinition.idl offapi/com/sun/star/xml/crypto/SEInitializer.idl
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