summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-03-20 09:16:19 +0200
committerNoel Grandin <noel@peralex.com>2013-04-08 13:53:02 +0200
commit3cfecf8427c529c7c1d32be2b361934b63fa6933 (patch)
tree0eed4fbb77434a558dd48234a95b099a9ada534b /offapi/com/sun/star/form
parentfdo#46808, convert sdb::tools::ConnectionTools to new style (diff)
downloadcore-3cfecf8427c529c7c1d32be2b361934b63fa6933.tar.gz
core-3cfecf8427c529c7c1d32be2b361934b63fa6933.zip
fdo#46808, Convert beans::PropertyBag to new style
Change-Id: Ibb2466af4c9289cba93b8330d10db033d296bfc1
Diffstat (limited to 'offapi/com/sun/star/form')
-rw-r--r--offapi/com/sun/star/form/FormComponent.idl4
1 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.