summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/form/FormComponent.idl4
-rw-r--r--offapi/type_reference/types.rdbbin7439872 -> 7439872 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/FormComponent.idl b/offapi/com/sun/star/form/FormComponent.idl
index 3ab1545e7970..8d3aa13c50cd 100644
--- a/offapi/com/sun/star/form/FormComponent.idl
+++ b/offapi/com/sun/star/form/FormComponent.idl
@@ -24,7 +24,7 @@
#include <com/sun/star/container/XNamed.idl>
#include <com/sun/star/beans/XPropertySet.idl>
#include <com/sun/star/io/XPersistObject.idl>
-#include <com/sun/star/beans/PropertyBag.idl>
+#include <com/sun/star/beans/XPropertyBag.idl>
@@ -84,7 +84,7 @@ published service FormComponent
@since OOo 2.3
*/
- [optional] service com::sun::star::beans::PropertyBag;
+ [optional] interface com::sun::star::beans::XPropertyBag;
/** the name of the component.
diff --git a/offapi/type_reference/types.rdb b/offapi/type_reference/types.rdb
index 48ce5b9889d9..86a07526106d 100644
--- a/offapi/type_reference/types.rdb
+++ b/offapi/type_reference/types.rdb
Binary files differ