Fix typo
Change-Id: I92524505c8e7c82bf7c1263afc257f8e6d632ea9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135926 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
7c4481e3c4
commit
68c3a6e8eb
1 changed files with 1 additions and 1 deletions
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue