diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-02-17 02:09:38 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-02-19 00:36:08 +0100 |
commit | 7541a20151eb14fe23d793f4700bfbd3c3497aec (patch) | |
tree | 0a522aea48850defc9e84115eb35a178289947a6 /sc | |
parent | 10e580c57b907420e8c6d816325445a40a720e4a (diff) |
remove some more tests from the java based tests
Diffstat (limited to 'sc')
-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 |