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/AnimationEffect.idl2
-rw-r--r--offapi/com/sun/star/presentation/AnimationSpeed.idl2
-rw-r--r--offapi/com/sun/star/presentation/ChartShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/ClickAction.idl2
-rw-r--r--offapi/com/sun/star/presentation/CustomPresentation.idl2
-rw-r--r--offapi/com/sun/star/presentation/CustomPresentationAccess.idl2
-rw-r--r--offapi/com/sun/star/presentation/DateTimeShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/DocumentSettings.idl2
-rw-r--r--offapi/com/sun/star/presentation/DrawPage.idl2
-rw-r--r--offapi/com/sun/star/presentation/EffectCommands.idl2
-rw-r--r--offapi/com/sun/star/presentation/EffectNodeType.idl2
-rw-r--r--offapi/com/sun/star/presentation/EffectPresetClass.idl2
-rw-r--r--offapi/com/sun/star/presentation/FadeEffect.idl2
-rw-r--r--offapi/com/sun/star/presentation/FooterShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/GraphicObjectShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/HandoutShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/HandoutView.idl2
-rw-r--r--offapi/com/sun/star/presentation/HeaderShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/NotesShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/NotesView.idl2
-rw-r--r--offapi/com/sun/star/presentation/OLE2Shape.idl2
-rw-r--r--offapi/com/sun/star/presentation/OutlineView.idl2
-rw-r--r--offapi/com/sun/star/presentation/OutlinerShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/PageShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/ParagraphTarget.idl2
-rw-r--r--offapi/com/sun/star/presentation/Presentation.idl2
-rw-r--r--offapi/com/sun/star/presentation/Presentation2.idl2
-rw-r--r--offapi/com/sun/star/presentation/PresentationDocument.idl2
-rw-r--r--offapi/com/sun/star/presentation/PresentationRange.idl2
-rw-r--r--offapi/com/sun/star/presentation/PresentationView.idl2
-rw-r--r--offapi/com/sun/star/presentation/PreviewView.idl2
-rw-r--r--offapi/com/sun/star/presentation/Shape.idl2
-rw-r--r--offapi/com/sun/star/presentation/ShapeAnimationSubType.idl2
-rw-r--r--offapi/com/sun/star/presentation/SlideNumberShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/SlideShow.idl2
-rw-r--r--offapi/com/sun/star/presentation/SlidesView.idl2
-rw-r--r--offapi/com/sun/star/presentation/SubtitleShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/TextAnimationType.idl2
-rw-r--r--offapi/com/sun/star/presentation/TitleTextShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/TransitionFactory.idl2
-rw-r--r--offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl2
-rw-r--r--offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl2
-rw-r--r--offapi/com/sun/star/presentation/XPresentation.idl2
-rw-r--r--offapi/com/sun/star/presentation/XPresentation2.idl2
-rw-r--r--offapi/com/sun/star/presentation/XPresentationPage.idl2
-rw-r--r--offapi/com/sun/star/presentation/XPresentationSupplier.idl2
-rw-r--r--offapi/com/sun/star/presentation/XShapeEventListener.idl2
-rw-r--r--offapi/com/sun/star/presentation/XSlideShow.idl2
-rw-r--r--offapi/com/sun/star/presentation/XSlideShowController.idl2
-rw-r--r--offapi/com/sun/star/presentation/XSlideShowListener.idl2
-rw-r--r--offapi/com/sun/star/presentation/XSlideShowView.idl2
-rw-r--r--offapi/com/sun/star/presentation/XTransition.idl2
-rw-r--r--offapi/com/sun/star/presentation/XTransitionFactory.idl2
-rw-r--r--offapi/com/sun/star/presentation/textfield/DateTime.idl2
-rw-r--r--offapi/com/sun/star/presentation/textfield/Footer.idl2
-rw-r--r--offapi/com/sun/star/presentation/textfield/Header.idl2
56 files changed, 56 insertions, 56 deletions
diff --git a/offapi/com/sun/star/presentation/AnimationEffect.idl b/offapi/com/sun/star/presentation/AnimationEffect.idl
index ecffed058227..ab09e345076e 100644
--- a/offapi/com/sun/star/presentation/AnimationEffect.idl
+++ b/offapi/com/sun/star/presentation/AnimationEffect.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/AnimationSpeed.idl b/offapi/com/sun/star/presentation/AnimationSpeed.idl
index 90f997056f91..3a802174362e 100644
--- a/offapi/com/sun/star/presentation/AnimationSpeed.idl
+++ b/offapi/com/sun/star/presentation/AnimationSpeed.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/ChartShape.idl b/offapi/com/sun/star/presentation/ChartShape.idl
index 41ac5c595023..a18968ea1133 100644
--- a/offapi/com/sun/star/presentation/ChartShape.idl
+++ b/offapi/com/sun/star/presentation/ChartShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/ClickAction.idl b/offapi/com/sun/star/presentation/ClickAction.idl
index b4c265aac70f..bf75a21cfb31 100644
--- a/offapi/com/sun/star/presentation/ClickAction.idl
+++ b/offapi/com/sun/star/presentation/ClickAction.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/CustomPresentation.idl b/offapi/com/sun/star/presentation/CustomPresentation.idl
index 81a5e7e214a0..0adea4965b4d 100644
--- a/offapi/com/sun/star/presentation/CustomPresentation.idl
+++ b/offapi/com/sun/star/presentation/CustomPresentation.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/CustomPresentationAccess.idl b/offapi/com/sun/star/presentation/CustomPresentationAccess.idl
index d6c49c794965..895e807e3235 100644
--- a/offapi/com/sun/star/presentation/CustomPresentationAccess.idl
+++ b/offapi/com/sun/star/presentation/CustomPresentationAccess.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/DateTimeShape.idl b/offapi/com/sun/star/presentation/DateTimeShape.idl
index f0212a886bf8..48ed2cbe3985 100644
--- a/offapi/com/sun/star/presentation/DateTimeShape.idl
+++ b/offapi/com/sun/star/presentation/DateTimeShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/DocumentSettings.idl b/offapi/com/sun/star/presentation/DocumentSettings.idl
index a4419de116ab..67f130af1674 100644
--- a/offapi/com/sun/star/presentation/DocumentSettings.idl
+++ b/offapi/com/sun/star/presentation/DocumentSettings.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/DrawPage.idl b/offapi/com/sun/star/presentation/DrawPage.idl
index 59dd8f3d3061..ff0412087c6d 100644
--- a/offapi/com/sun/star/presentation/DrawPage.idl
+++ b/offapi/com/sun/star/presentation/DrawPage.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/EffectCommands.idl b/offapi/com/sun/star/presentation/EffectCommands.idl
index 248527195ac2..84422d230272 100644
--- a/offapi/com/sun/star/presentation/EffectCommands.idl
+++ b/offapi/com/sun/star/presentation/EffectCommands.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/EffectNodeType.idl b/offapi/com/sun/star/presentation/EffectNodeType.idl
index 13e876db6717..56f18217df52 100644
--- a/offapi/com/sun/star/presentation/EffectNodeType.idl
+++ b/offapi/com/sun/star/presentation/EffectNodeType.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/EffectPresetClass.idl b/offapi/com/sun/star/presentation/EffectPresetClass.idl
index 3694bed035a7..7593fe493a09 100644
--- a/offapi/com/sun/star/presentation/EffectPresetClass.idl
+++ b/offapi/com/sun/star/presentation/EffectPresetClass.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/FadeEffect.idl b/offapi/com/sun/star/presentation/FadeEffect.idl
index 6d88e4f68192..4e944da37260 100644
--- a/offapi/com/sun/star/presentation/FadeEffect.idl
+++ b/offapi/com/sun/star/presentation/FadeEffect.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/FooterShape.idl b/offapi/com/sun/star/presentation/FooterShape.idl
index de520f4c41c8..e6a69007bb43 100644
--- a/offapi/com/sun/star/presentation/FooterShape.idl
+++ b/offapi/com/sun/star/presentation/FooterShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/GraphicObjectShape.idl b/offapi/com/sun/star/presentation/GraphicObjectShape.idl
index ac4ff2593c5b..934ab05e220f 100644
--- a/offapi/com/sun/star/presentation/GraphicObjectShape.idl
+++ b/offapi/com/sun/star/presentation/GraphicObjectShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/HandoutShape.idl b/offapi/com/sun/star/presentation/HandoutShape.idl
index 7da26557ad8f..c213f2e506d5 100644
--- a/offapi/com/sun/star/presentation/HandoutShape.idl
+++ b/offapi/com/sun/star/presentation/HandoutShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/HandoutView.idl b/offapi/com/sun/star/presentation/HandoutView.idl
index 86ef8e78c634..128183ab9a2b 100644
--- a/offapi/com/sun/star/presentation/HandoutView.idl
+++ b/offapi/com/sun/star/presentation/HandoutView.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/HeaderShape.idl b/offapi/com/sun/star/presentation/HeaderShape.idl
index fc1099df0e97..a66256b7905e 100644
--- a/offapi/com/sun/star/presentation/HeaderShape.idl
+++ b/offapi/com/sun/star/presentation/HeaderShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/NotesShape.idl b/offapi/com/sun/star/presentation/NotesShape.idl
index 11bf61668898..4c5df343926a 100644
--- a/offapi/com/sun/star/presentation/NotesShape.idl
+++ b/offapi/com/sun/star/presentation/NotesShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/NotesView.idl b/offapi/com/sun/star/presentation/NotesView.idl
index 65e6de6c7f4b..92200a1385a9 100644
--- a/offapi/com/sun/star/presentation/NotesView.idl
+++ b/offapi/com/sun/star/presentation/NotesView.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/OLE2Shape.idl b/offapi/com/sun/star/presentation/OLE2Shape.idl
index 552741b59323..4a7ced384cfb 100644
--- a/offapi/com/sun/star/presentation/OLE2Shape.idl
+++ b/offapi/com/sun/star/presentation/OLE2Shape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/OutlineView.idl b/offapi/com/sun/star/presentation/OutlineView.idl
index 2eb9d7d2c009..bd1562cbb2dc 100644
--- a/offapi/com/sun/star/presentation/OutlineView.idl
+++ b/offapi/com/sun/star/presentation/OutlineView.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/OutlinerShape.idl b/offapi/com/sun/star/presentation/OutlinerShape.idl
index bfb0bf3cb880..6a32c58b4115 100644
--- a/offapi/com/sun/star/presentation/OutlinerShape.idl
+++ b/offapi/com/sun/star/presentation/OutlinerShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/PageShape.idl b/offapi/com/sun/star/presentation/PageShape.idl
index 7d6b490232a1..ddf55b3402b1 100644
--- a/offapi/com/sun/star/presentation/PageShape.idl
+++ b/offapi/com/sun/star/presentation/PageShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/ParagraphTarget.idl b/offapi/com/sun/star/presentation/ParagraphTarget.idl
index ad36ed7bbe97..e8262960255f 100644
--- a/offapi/com/sun/star/presentation/ParagraphTarget.idl
+++ b/offapi/com/sun/star/presentation/ParagraphTarget.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/Presentation.idl b/offapi/com/sun/star/presentation/Presentation.idl
index 1cc5930aae8b..e8d02ec0d1da 100644
--- a/offapi/com/sun/star/presentation/Presentation.idl
+++ b/offapi/com/sun/star/presentation/Presentation.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/Presentation2.idl b/offapi/com/sun/star/presentation/Presentation2.idl
index 1feb0c7533e3..ec71f3e703da 100644
--- a/offapi/com/sun/star/presentation/Presentation2.idl
+++ b/offapi/com/sun/star/presentation/Presentation2.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/PresentationDocument.idl b/offapi/com/sun/star/presentation/PresentationDocument.idl
index 97640aae6f3e..da8e1d14fb99 100644
--- a/offapi/com/sun/star/presentation/PresentationDocument.idl
+++ b/offapi/com/sun/star/presentation/PresentationDocument.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/PresentationRange.idl b/offapi/com/sun/star/presentation/PresentationRange.idl
index 03fa04b4b422..61c8d8ca086c 100644
--- a/offapi/com/sun/star/presentation/PresentationRange.idl
+++ b/offapi/com/sun/star/presentation/PresentationRange.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/PresentationView.idl b/offapi/com/sun/star/presentation/PresentationView.idl
index 9300dcb85778..4f0987e8c8cc 100644
--- a/offapi/com/sun/star/presentation/PresentationView.idl
+++ b/offapi/com/sun/star/presentation/PresentationView.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/PreviewView.idl b/offapi/com/sun/star/presentation/PreviewView.idl
index 5542f4d7cace..12e2131d8567 100644
--- a/offapi/com/sun/star/presentation/PreviewView.idl
+++ b/offapi/com/sun/star/presentation/PreviewView.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/Shape.idl b/offapi/com/sun/star/presentation/Shape.idl
index 4629be15971a..76f3c482e3e3 100644
--- a/offapi/com/sun/star/presentation/Shape.idl
+++ b/offapi/com/sun/star/presentation/Shape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl b/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl
index 57214c385058..237f933c3eda 100644
--- a/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl
+++ b/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/SlideNumberShape.idl b/offapi/com/sun/star/presentation/SlideNumberShape.idl
index 86f73419f3c3..3f10e51b084b 100644
--- a/offapi/com/sun/star/presentation/SlideNumberShape.idl
+++ b/offapi/com/sun/star/presentation/SlideNumberShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/SlideShow.idl b/offapi/com/sun/star/presentation/SlideShow.idl
index acd61536b0bf..0241d89264d7 100644
--- a/offapi/com/sun/star/presentation/SlideShow.idl
+++ b/offapi/com/sun/star/presentation/SlideShow.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/SlidesView.idl b/offapi/com/sun/star/presentation/SlidesView.idl
index 0e8d0a5278b3..be4ffd58586e 100644
--- a/offapi/com/sun/star/presentation/SlidesView.idl
+++ b/offapi/com/sun/star/presentation/SlidesView.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/SubtitleShape.idl b/offapi/com/sun/star/presentation/SubtitleShape.idl
index 7f8e639ea391..a11a791fe47f 100644
--- a/offapi/com/sun/star/presentation/SubtitleShape.idl
+++ b/offapi/com/sun/star/presentation/SubtitleShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/TextAnimationType.idl b/offapi/com/sun/star/presentation/TextAnimationType.idl
index b7c64209d951..19238c385289 100644
--- a/offapi/com/sun/star/presentation/TextAnimationType.idl
+++ b/offapi/com/sun/star/presentation/TextAnimationType.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/TitleTextShape.idl b/offapi/com/sun/star/presentation/TitleTextShape.idl
index 9cd48e963591..a0dac3accad9 100644
--- a/offapi/com/sun/star/presentation/TitleTextShape.idl
+++ b/offapi/com/sun/star/presentation/TitleTextShape.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/TransitionFactory.idl b/offapi/com/sun/star/presentation/TransitionFactory.idl
index a4c93c9f99db..28852969d403 100644
--- a/offapi/com/sun/star/presentation/TransitionFactory.idl
+++ b/offapi/com/sun/star/presentation/TransitionFactory.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl b/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl
index 8dfe2cf82ffb..b020e5f005c1 100644
--- a/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl
+++ b/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl b/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl
index 2dece8cff3e6..43ff5ed801b9 100644
--- a/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl
+++ b/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XPresentation.idl b/offapi/com/sun/star/presentation/XPresentation.idl
index 21f851d07967..5c8db6f83f5b 100644
--- a/offapi/com/sun/star/presentation/XPresentation.idl
+++ b/offapi/com/sun/star/presentation/XPresentation.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XPresentation2.idl b/offapi/com/sun/star/presentation/XPresentation2.idl
index ab9acda0db65..ebb2fe4c9fd7 100644
--- a/offapi/com/sun/star/presentation/XPresentation2.idl
+++ b/offapi/com/sun/star/presentation/XPresentation2.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XPresentationPage.idl b/offapi/com/sun/star/presentation/XPresentationPage.idl
index 7594248ca235..fbf9c80225c6 100644
--- a/offapi/com/sun/star/presentation/XPresentationPage.idl
+++ b/offapi/com/sun/star/presentation/XPresentationPage.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XPresentationSupplier.idl b/offapi/com/sun/star/presentation/XPresentationSupplier.idl
index 81887e3b66bc..4c393af1b960 100644
--- a/offapi/com/sun/star/presentation/XPresentationSupplier.idl
+++ b/offapi/com/sun/star/presentation/XPresentationSupplier.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XShapeEventListener.idl b/offapi/com/sun/star/presentation/XShapeEventListener.idl
index 61f7c74b81f1..7c56fb723687 100644
--- a/offapi/com/sun/star/presentation/XShapeEventListener.idl
+++ b/offapi/com/sun/star/presentation/XShapeEventListener.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XSlideShow.idl b/offapi/com/sun/star/presentation/XSlideShow.idl
index c99cc09bfcff..7fc52826b488 100644
--- a/offapi/com/sun/star/presentation/XSlideShow.idl
+++ b/offapi/com/sun/star/presentation/XSlideShow.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XSlideShowController.idl b/offapi/com/sun/star/presentation/XSlideShowController.idl
index 0dfc70c4a9ef..df0e16f74682 100644
--- a/offapi/com/sun/star/presentation/XSlideShowController.idl
+++ b/offapi/com/sun/star/presentation/XSlideShowController.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XSlideShowListener.idl b/offapi/com/sun/star/presentation/XSlideShowListener.idl
index 6efa4eca518a..5847d4bd2fe5 100644
--- a/offapi/com/sun/star/presentation/XSlideShowListener.idl
+++ b/offapi/com/sun/star/presentation/XSlideShowListener.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XSlideShowView.idl b/offapi/com/sun/star/presentation/XSlideShowView.idl
index 5804af2b40bc..5edfaeaec2ee 100644
--- a/offapi/com/sun/star/presentation/XSlideShowView.idl
+++ b/offapi/com/sun/star/presentation/XSlideShowView.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XTransition.idl b/offapi/com/sun/star/presentation/XTransition.idl
index e99c2560fc5a..9e78616c7918 100644
--- a/offapi/com/sun/star/presentation/XTransition.idl
+++ b/offapi/com/sun/star/presentation/XTransition.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/XTransitionFactory.idl b/offapi/com/sun/star/presentation/XTransitionFactory.idl
index 1eef9672b0ce..51620602b082 100644
--- a/offapi/com/sun/star/presentation/XTransitionFactory.idl
+++ b/offapi/com/sun/star/presentation/XTransitionFactory.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/textfield/DateTime.idl b/offapi/com/sun/star/presentation/textfield/DateTime.idl
index ea1c9e1dfbae..b9aa18247ef4 100644
--- a/offapi/com/sun/star/presentation/textfield/DateTime.idl
+++ b/offapi/com/sun/star/presentation/textfield/DateTime.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/textfield/Footer.idl b/offapi/com/sun/star/presentation/textfield/Footer.idl
index 9439548bbb95..ef2c93f3d71b 100644
--- a/offapi/com/sun/star/presentation/textfield/Footer.idl
+++ b/offapi/com/sun/star/presentation/textfield/Footer.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
diff --git a/offapi/com/sun/star/presentation/textfield/Header.idl b/offapi/com/sun/star/presentation/textfield/Header.idl
index 9d85329a5569..32e4c54fd819 100644
--- a/offapi/com/sun/star/presentation/textfield/Header.idl
+++ b/offapi/com/sun/star/presentation/textfield/Header.idl
@@ -1,5 +1,5 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
+/**
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public