diff options
-rw-r--r-- | sc/qa/unoapi/knownissues.xcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unoapi/knownissues.xcl b/sc/qa/unoapi/knownissues.xcl index 33bed846499c..c522490e465e 100644 --- a/sc/qa/unoapi/knownissues.xcl +++ b/sc/qa/unoapi/knownissues.xcl @@ -200,7 +200,6 @@ sc.ScCellCursorObj::com::sun::star::sheet::XCellRangesQuery sc.ScCellObj::com::sun::star::table::CellProperties sc.ScCellObj::com::sun::star::style::CharacterProperties sc.ScCellObj::com::sun::star::beans::XPropertySet -sc.ScCellRangeObj::com::sun::star::table::CellProperties sc.ScCellRangesObj::com::sun::star::table::CellProperties sc.ScCellRangesObj::com::sun::star::beans::XPropertySet @@ -217,6 +216,7 @@ sc.ScCellRangeObj::com::sun::star::table::CellProperties sc.ScCellRangeObj::com::sun::star::util::XSearchable sc.ScCellRangeObj::com::sun::star::sheet::XCellRangesQuery sc.ScCellRangeObj::com::sun::star::util::XReplaceable +sc.ScCellRangeObj::com::sun::star::sheet::XCellRangeData sc.ScDataPilotFieldObj::com::sun::star::sheet::XDataPilotFieldGrouping sc.ScDataPilotFieldObj::com::sun::star::sheet::DataPilotField sc.ScDataPilotFieldObj::com::sun::star::sheet::DataPilotField |