summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl')
-rw-r--r--udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl b/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
index 3344306d4f7e..6e20545d9371 100644
--- a/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
@@ -122,7 +122,7 @@ published interface XTolerantMultiPropertySet : com::sun::star::uno::XInterface
a sequence of type
com::sun::star::beans::GetDirectPropertyTolerantResult
but only for those properties supplied whoms state is
- <member scope="com::sun::star::beans::PropertyState">DIRECT_VALUE</member>.
+ com::sun::star::beans::PropertyState::DIRECT_VALUE.
*/
sequence< com::sun::star::beans::GetDirectPropertyTolerantResult > getDirectPropertyValuesTolerant(
[in] sequence< string > aPropertyNames );