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 4713d81974c6..b06349f887ce 100644
--- a/udkapi/com/sun/star/beans/Defaulted.idl
+++ b/udkapi/com/sun/star/beans/Defaulted.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module beans {
have the <const
scope="com::sun::star::beans">PropertyAttribute::MAYBEDEFAULT</const>.</p>
*/
-published struct Defaulted<T> {
+struct Defaulted<T> {
/**
The underlying value of this structure instance.