summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/Defaulted.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/Defaulted.idl')
-rw-r--r--udkapi/com/sun/star/beans/Defaulted.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/Defaulted.idl b/udkapi/com/sun/star/beans/Defaulted.idl
index d67f1aacf055..7b0b09318611 100644
--- a/udkapi/com/sun/star/beans/Defaulted.idl
+++ b/udkapi/com/sun/star/beans/Defaulted.idl
@@ -37,7 +37,7 @@ module com { module sun { module star { module beans {
have the <const
scope="com::sun::star::beans">PropertyAttribute::MAYBEDEFAULT</const>.</p>
*/
-struct Defaulted<T> {
+published struct Defaulted<T> {
/**
The underlying value of this structure instance.