From eb76f71658696cb974f607b7238a8544386f715c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 28 Nov 2011 17:51:35 +0100 Subject: Disabled tests failing due to fdo#43309. --- sc/qa/unoapi/knownissues.xcl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sc/qa') diff --git a/sc/qa/unoapi/knownissues.xcl b/sc/qa/unoapi/knownissues.xcl index f1e87ebccba4..aee16545a2b3 100644 --- a/sc/qa/unoapi/knownissues.xcl +++ b/sc/qa/unoapi/knownissues.xcl @@ -217,3 +217,6 @@ sc.ScCellRangeObj::com::sun::star::sheet::XCellRangesQuery sc.ScCellRangesObj::com::sun::star::table::CellProperties sc.ScCellRangesObj::com::sun::star::beans::XPropertySet sc.ScDataPilotFieldObj::com::sun::star::sheet::DataPilotField + +### fdo43309 ### +sc.ScCellRangeObj::com::sun::star::chart::XChartData -- cgit