diff options
Diffstat (limited to 'offapi/com/sun/star/presentation/OutlinerShape.idl')
-rw-r--r-- | offapi/com/sun/star/presentation/OutlinerShape.idl | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/offapi/com/sun/star/presentation/OutlinerShape.idl b/offapi/com/sun/star/presentation/OutlinerShape.idl index 82eebe414..e97591b34 100644 --- a/offapi/com/sun/star/presentation/OutlinerShape.idl +++ b/offapi/com/sun/star/presentation/OutlinerShape.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_presentation_OutlinerShape_idl__ #define __com_sun_star_presentation_OutlinerShape_idl__ -#ifndef __com_sun_star_presentation_Shape_idl__ #include <com/sun/star/presentation/Shape.idl> -#endif -#ifndef __com_sun_star_drawing_TextShape_idl__ #include <com/sun/star/drawing/TextShape.idl> -#endif //============================================================================= @@ -45,7 +41,7 @@ /** This service is implemented by the outline presentation shape. <p>Presentation shapes can be used in a presentation - page layouts and theire position and size is by default set + 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>. */ published service OutlinerShape |