diff options
author | sb <sb@openoffice.org> | 2010-03-08 11:38:53 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-03-08 11:38:53 +0100 |
commit | e5a0fa34a759f50114e4874f56777f4ab7a9ff2d (patch) | |
tree | 8b255a09c33a7b4e66054807e5614ac206dfd56e /sc | |
parent | d9e1e3f471df41b6022776fd383a23b159a71bc2 (diff) |
sb118: #i109517# disabled further fragile unoapi tests
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/unoapi/knownissues.xcl | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/sc/qa/unoapi/knownissues.xcl b/sc/qa/unoapi/knownissues.xcl index c18adf6ab4ac..e6863cd75cab 100644 --- a/sc/qa/unoapi/knownissues.xcl +++ b/sc/qa/unoapi/knownissues.xcl @@ -167,25 +167,27 @@ sc.ScAccessibleDocumentPagePreview #-> disabled in sc.sce ### i109517 ### +sc.AccessibleEditableTextPara_PreviewCell::com::sun::star::accessibility::XAccessibleComponent +sc.ScAccessiblePageHeaderArea::com::sun::star::accessibility::XAccessibleEventBroadcaster +sc.ScAnnotationObj::com::sun::star::sheet::XSheetAnnotation sc.ScAnnotationObj::com::sun::star::text::XSimpleText sc.ScAnnotationObj::com::sun::star::text::XTextRange -sc.ScAnnotationObj::com::sun::star::sheet::XSheetAnnotation -sc.ScAnnotationShapeObj::com::sun::star::style::CharacterPropertiesAsian -sc.ScAnnotationShapeObj::com::sun::star::drawing::Shape -sc.ScAnnotationShapeObj::com::sun::star::style::CharacterPropertiesComplex -sc.ScAnnotationShapeObj::com::sun::star::drawing::XShapeDescriptor -sc.ScAnnotationShapeObj::com::sun::star::drawing::RotationDescriptor +sc.ScAnnotationShapeObj::com::sun::star::beans::XPropertySet +sc.ScAnnotationShapeObj::com::sun::star::drawing::CaptionShape sc.ScAnnotationShapeObj::com::sun::star::drawing::LineProperties -sc.ScAnnotationShapeObj::com::sun::star::text::XSimpleText +sc.ScAnnotationShapeObj::com::sun::star::drawing::RotationDescriptor sc.ScAnnotationShapeObj::com::sun::star::drawing::ShadowProperties -sc.ScAnnotationShapeObj::com::sun::star::text::XTextRange -sc.ScAnnotationShapeObj::com::sun::star::drawing::CaptionShape -sc.ScAnnotationShapeObj::com::sun::star::style::CharacterProperties +sc.ScAnnotationShapeObj::com::sun::star::drawing::Shape sc.ScAnnotationShapeObj::com::sun::star::drawing::XShape +sc.ScAnnotationShapeObj::com::sun::star::drawing::XShapeDescriptor +sc.ScAnnotationShapeObj::com::sun::star::lang::XComponent +sc.ScAnnotationShapeObj::com::sun::star::style::CharacterProperties +sc.ScAnnotationShapeObj::com::sun::star::style::CharacterPropertiesAsian +sc.ScAnnotationShapeObj::com::sun::star::style::CharacterPropertiesComplex sc.ScAnnotationShapeObj::com::sun::star::style::ParagraphPropertiesAsian sc.ScAnnotationShapeObj::com::sun::star::style::ParagraphPropertiesComplex -sc.ScAnnotationShapeObj::com::sun::star::lang::XComponent -sc.ScAnnotationShapeObj::com::sun::star::beans::XPropertySet +sc.ScAnnotationShapeObj::com::sun::star::text::XSimpleText +sc.ScAnnotationShapeObj::com::sun::star::text::XTextRange sc.ScAnnotationsObj::com::sun::star::container::XElementAccess sc.ScCellObj::com::sun::star::sheet::XSheetAnnotationAnchor sc.ScDataPilotFieldObj::com::sun::star::sheet::XDataPilotFieldGrouping |