summaryrefslogtreecommitdiffstats
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/ChartShape.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/DrawPage.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/HeaderShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/NotesShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/OLE2Shape.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/PresentationDocument.idl8
-rw-r--r--offapi/com/sun/star/presentation/Shape.idl2
-rw-r--r--offapi/com/sun/star/presentation/SlideNumberShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/SubtitleShape.idl2
-rw-r--r--offapi/com/sun/star/presentation/TitleTextShape.idl2
17 files changed, 20 insertions, 20 deletions
diff --git a/offapi/com/sun/star/presentation/ChartShape.idl b/offapi/com/sun/star/presentation/ChartShape.idl
index 41ac5c595023..91092d2daa63 100644
--- a/offapi/com/sun/star/presentation/ChartShape.idl
+++ b/offapi/com/sun/star/presentation/ChartShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
published service ChartShape
{
diff --git a/offapi/com/sun/star/presentation/CustomPresentationAccess.idl b/offapi/com/sun/star/presentation/CustomPresentationAccess.idl
index 053a78647203..3398d67e021a 100644
--- a/offapi/com/sun/star/presentation/CustomPresentationAccess.idl
+++ b/offapi/com/sun/star/presentation/CustomPresentationAccess.idl
@@ -45,7 +45,7 @@ published service CustomPresentationAccess
<p>These services are needed for the <code>insertByName</code>
and <code>replaceByName</code> methods of this service
- <type scope="com::sun::star::container">XNameContainer</type> interface.
+ com::sun::star::container::XNameContainer interface.
*/
interface com::sun::star::lang::XSingleServiceFactory;
};
diff --git a/offapi/com/sun/star/presentation/DateTimeShape.idl b/offapi/com/sun/star/presentation/DateTimeShape.idl
index f0212a886bf8..36644b70ee83 100644
--- a/offapi/com/sun/star/presentation/DateTimeShape.idl
+++ b/offapi/com/sun/star/presentation/DateTimeShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
service DateTimeShape
{
diff --git a/offapi/com/sun/star/presentation/DrawPage.idl b/offapi/com/sun/star/presentation/DrawPage.idl
index 6ee4f665174f..5aa555dc1622 100644
--- a/offapi/com/sun/star/presentation/DrawPage.idl
+++ b/offapi/com/sun/star/presentation/DrawPage.idl
@@ -32,7 +32,7 @@
module com { module sun { module star { module presentation {
-/** This is the service provided by a <type scope="com::sun::star::drawing">DrawPage</type> inside a
+/** This is the service provided by a com::sun::star::drawing::DrawPage inside a
PresentationDocument.
@see PresentationDocument
diff --git a/offapi/com/sun/star/presentation/FooterShape.idl b/offapi/com/sun/star/presentation/FooterShape.idl
index de520f4c41c8..3841a7e92c09 100644
--- a/offapi/com/sun/star/presentation/FooterShape.idl
+++ b/offapi/com/sun/star/presentation/FooterShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
service FooterShape
{
diff --git a/offapi/com/sun/star/presentation/GraphicObjectShape.idl b/offapi/com/sun/star/presentation/GraphicObjectShape.idl
index ac4ff2593c5b..3806fc0e10ae 100644
--- a/offapi/com/sun/star/presentation/GraphicObjectShape.idl
+++ b/offapi/com/sun/star/presentation/GraphicObjectShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
published service GraphicObjectShape
{
diff --git a/offapi/com/sun/star/presentation/HandoutShape.idl b/offapi/com/sun/star/presentation/HandoutShape.idl
index 7da26557ad8f..767bd7d6e341 100644
--- a/offapi/com/sun/star/presentation/HandoutShape.idl
+++ b/offapi/com/sun/star/presentation/HandoutShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
published service HandoutShape
{
diff --git a/offapi/com/sun/star/presentation/HeaderShape.idl b/offapi/com/sun/star/presentation/HeaderShape.idl
index fc1099df0e97..8d380ec93153 100644
--- a/offapi/com/sun/star/presentation/HeaderShape.idl
+++ b/offapi/com/sun/star/presentation/HeaderShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
service HeaderShape
{
diff --git a/offapi/com/sun/star/presentation/NotesShape.idl b/offapi/com/sun/star/presentation/NotesShape.idl
index 11bf61668898..bcf950c22280 100644
--- a/offapi/com/sun/star/presentation/NotesShape.idl
+++ b/offapi/com/sun/star/presentation/NotesShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
published service NotesShape
{
diff --git a/offapi/com/sun/star/presentation/OLE2Shape.idl b/offapi/com/sun/star/presentation/OLE2Shape.idl
index 552741b59323..8914c92ffde8 100644
--- a/offapi/com/sun/star/presentation/OLE2Shape.idl
+++ b/offapi/com/sun/star/presentation/OLE2Shape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
published service OLE2Shape
{
diff --git a/offapi/com/sun/star/presentation/OutlinerShape.idl b/offapi/com/sun/star/presentation/OutlinerShape.idl
index bfb0bf3cb880..be5267493d6d 100644
--- a/offapi/com/sun/star/presentation/OutlinerShape.idl
+++ b/offapi/com/sun/star/presentation/OutlinerShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
published service OutlinerShape
{
diff --git a/offapi/com/sun/star/presentation/PageShape.idl b/offapi/com/sun/star/presentation/PageShape.idl
index 7d6b490232a1..0730b1ee2c6a 100644
--- a/offapi/com/sun/star/presentation/PageShape.idl
+++ b/offapi/com/sun/star/presentation/PageShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
published service PageShape
{
diff --git a/offapi/com/sun/star/presentation/PresentationDocument.idl b/offapi/com/sun/star/presentation/PresentationDocument.idl
index 77be179a427e..55622acfca39 100644
--- a/offapi/com/sun/star/presentation/PresentationDocument.idl
+++ b/offapi/com/sun/star/presentation/PresentationDocument.idl
@@ -36,7 +36,7 @@ service PresentationDocument
/** This is a basic service for a drawing document.
<p>The following services are available at the
- <type scope="com::sun::star::lang">XMultiServiceFactory</type>
+ com::sun::star::lang::XMultiServiceFactory
only in a presentation application
<ul>
@@ -54,9 +54,9 @@ service PresentationDocument
<li>SlideNumberShape</li>
<li>DateTimeShape</li>
<li>DocumentSettings</li>
- <li><type scope="textfield">Header</type></li>
- <li><type scope="textfield">Footer</type></li>
- <li><type scope="textfield">DateTime</type></li>
+ <li>textfield::Header</li>
+ <li>textfield::Footer</li>
+ <li>textfield::DateTime</li>
</ul>
*/
service com::sun::star::drawing::GenericDrawingDocument;
diff --git a/offapi/com/sun/star/presentation/Shape.idl b/offapi/com/sun/star/presentation/Shape.idl
index 69cc0fa6ba79..9ca56749d572 100644
--- a/offapi/com/sun/star/presentation/Shape.idl
+++ b/offapi/com/sun/star/presentation/Shape.idl
@@ -34,7 +34,7 @@
/** this service is supported from all shapes inside a PresentationDocument.
- This usually enhances objects of type <type scope="com::sun::star::drawing">Shape</type> with
+ This usually enhances objects of type com::sun::star::drawing::Shape with
presentation properties.
*/
published service Shape
diff --git a/offapi/com/sun/star/presentation/SlideNumberShape.idl b/offapi/com/sun/star/presentation/SlideNumberShape.idl
index 86f73419f3c3..399d9d7ca03d 100644
--- a/offapi/com/sun/star/presentation/SlideNumberShape.idl
+++ b/offapi/com/sun/star/presentation/SlideNumberShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
service SlideNumberShape
{
diff --git a/offapi/com/sun/star/presentation/SubtitleShape.idl b/offapi/com/sun/star/presentation/SubtitleShape.idl
index 7f8e639ea391..5c02523ab92b 100644
--- a/offapi/com/sun/star/presentation/SubtitleShape.idl
+++ b/offapi/com/sun/star/presentation/SubtitleShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
published service SubtitleShape
{
diff --git a/offapi/com/sun/star/presentation/TitleTextShape.idl b/offapi/com/sun/star/presentation/TitleTextShape.idl
index 9cd48e963591..25b6cb211aac 100644
--- a/offapi/com/sun/star/presentation/TitleTextShape.idl
+++ b/offapi/com/sun/star/presentation/TitleTextShape.idl
@@ -32,7 +32,7 @@
<p>Presentation shapes can be used in a presentation
page layouts and their position and size is by default set
- by the presentation shapes on the <type scope="com::sun::star::drawing">MasterPage</type>.
+ by the presentation shapes on the com::sun::star::drawing::MasterPage.
*/
published service TitleTextShape
{