summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/beans/Defaulted.idl
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2011-03-29 13:45:39 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2011-03-29 13:45:39 +0200
commitfbe6f51dc6db57ce2bbd687c98ef6b1673443bc0 (patch)
treeff729d1017400dd273a33a583da86690c07677e8 /udkapi/com/sun/star/beans/Defaulted.idl
parentCWS-TOOLING: integrate CWS dba34d (diff)
parent#i117329# - Publishing of UNO types, last wave (for now). (diff)
downloadcore-fbe6f51dc6db57ce2bbd687c98ef6b1673443bc0.tar.gz
core-fbe6f51dc6db57ce2bbd687c98ef6b1673443bc0.zip
CWS-TOOLING: integrate CWS kso51
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.