diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/UnoApi_offapi.mk | 2 | ||||
-rw-r--r-- | offapi/com/sun/star/drawing/ShapeCollection.idl | 13 | ||||
-rw-r--r-- | offapi/type_reference/types.rdb | bin | 7655424 -> 7655424 bytes |
3 files changed, 2 insertions, 13 deletions
diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk index 0a9714528a0f..291699a24c33 100644 --- a/offapi/UnoApi_offapi.mk +++ b/offapi/UnoApi_offapi.mk @@ -103,6 +103,7 @@ $(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,offapi/com/sun/star/document,\ OOXMLDocumentPropertiesImporter \ )) $(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,offapi/com/sun/star/drawing,\ + ShapeCollection \ SlideRenderer \ SlideSorter \ )) @@ -669,7 +670,6 @@ $(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,offapi/com/sun/star/drawing RotationDescriptor \ ShadowProperties \ Shape \ - ShapeCollection \ Shapes \ Text \ TextProperties \ diff --git a/offapi/com/sun/star/drawing/ShapeCollection.idl b/offapi/com/sun/star/drawing/ShapeCollection.idl index 7c80d9308458..b126177458dd 100644 --- a/offapi/com/sun/star/drawing/ShapeCollection.idl +++ b/offapi/com/sun/star/drawing/ShapeCollection.idl @@ -20,7 +20,6 @@ #define __com_sun_star_drawing_ShapeCollection_idl__ #include <com/sun/star/drawing/Shapes.idl> -#include <com/sun/star/lang/XComponent.idl> module com { module sun { module star { module drawing { @@ -32,17 +31,7 @@ module com { module sun { module star { module drawing { This service is used by the view f.e. to return a collection of <type>Shape</type> that are selected at the ui. */ -published service ShapeCollection -{ - /** gives access to the shapes - */ - interface com::sun::star::drawing::XShapes; - - /** allows controlling or observing the lifetime of this collection - */ - interface com::sun::star::lang::XComponent; - -}; +published service ShapeCollection : com::sun::star::drawing::XShapes; }; }; }; }; diff --git a/offapi/type_reference/types.rdb b/offapi/type_reference/types.rdb Binary files differindex d36fc05331eb..e6e15796737f 100644 --- a/offapi/type_reference/types.rdb +++ b/offapi/type_reference/types.rdb |