diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-28 01:14:42 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-28 01:14:42 +0200 |
commit | ede70780fcd04d926dfd07707a695e11046debbf (patch) | |
tree | 8f14a5f00fc26a8956970773aff5ead3a8673b50 /forms | |
parent | b0b0d11a8a532db2907429afc3c8de1e053723ec (diff) |
fd#35728: various forms.OGridControlModel unoapitests fail
* forms.OGridControlModel::com::sun::star::form::component::GridControl
* forms.OGridControlModel::com::sun::star::beans::XMultiPropertySet
* forms.OGridControlModel::com::sun::star::beans::XPropertySet
* forms.OGridControlModel::com::sun::star::beans::XFastPropertySet
Diffstat (limited to 'forms')
-rw-r--r-- | forms/qa/unoapi/knownissues.xcl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/forms/qa/unoapi/knownissues.xcl b/forms/qa/unoapi/knownissues.xcl index 66e02dc8d8c4..a4bb19333bf5 100644 --- a/forms/qa/unoapi/knownissues.xcl +++ b/forms/qa/unoapi/knownissues.xcl @@ -129,3 +129,9 @@ forms.OGridControlModel::com::sun::star::view::XSelectionSupplier ### i111333 ### forms.OImageControlControl::com::sun::star::awt::XControl + +### fd#35728 ### +forms.OGridControlModel::com::sun::star::form::component::GridControl +forms.OGridControlModel::com::sun::star::beans::XMultiPropertySet +forms.OGridControlModel::com::sun::star::beans::XPropertySet +forms.OGridControlModel::com::sun::star::beans::XFastPropertySet |