diff options
-rw-r--r-- | udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl | 2 |
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 d5b3ecca4214..0c31c4b53d9c 100644 --- a/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl +++ b/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl @@ -113,7 +113,7 @@ published interface XTolerantMultiPropertySet : com::sun::star::uno::XInterface @returns a sequence of type com::sun::star::beans::GetDirectPropertyTolerantResult - but only for those properties supplied whoms state is + but only for those properties supplied whose state is com::sun::star::beans::PropertyState::DIRECT_VALUE. */ sequence< com::sun::star::beans::GetDirectPropertyTolerantResult > getDirectPropertyValuesTolerant( |