tdf#45904 Remove obsolete ScPageObj tests
As mentioned i#84653 ScPageObj and ScDrawPageObj are supporting the same
service and the later one was convert to C++ with commits
ed6a71eafa61bade50219d2ff6233a42ab6d1c17,
f897e80d063436be07356049f595efe5afb04859,
eb0653ee80ad7249fde9ff752b56316fb98c4592,
ee503c36199d225f4c906fe43c927f911c2097c7
and b99ea0ff33b78ba76d1ae436895efac490252e0f.
Change-Id: Icb05b2a03893f47e5f3816366cb9f3c94fd6faeb
Reviewed-on: https://gerrit.libreoffice.org/70751
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScPageObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScPageObj.csv
deleted file mode 100644
index 4a2f50a..0000000
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScPageObj.csv
+++ /dev/null
@@ -1,11 +0,0 @@
"ScPageObj";"com::sun::star::container::XIndexAccess";"getCount()"
"ScPageObj";"com::sun::star::container::XIndexAccess";"getByIndex()"
"ScPageObj";"com::sun::star::lang::XServiceInfo";"getImplementationName()"
"ScPageObj";"com::sun::star::lang::XServiceInfo";"supportsService()"
"ScPageObj";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()"
"ScPageObj";"com::sun::star::container::XElementAccess";"getElementType()"
"ScPageObj";"com::sun::star::container::XElementAccess";"hasElements()"
"ScPageObj";"com::sun::star::drawing::XShapes";"add()"
"ScPageObj";"com::sun::star::drawing::XShapes";"remove()"
"ScPageObj";"com::sun::star::drawing::XShapeGrouper";"group()"
"ScPageObj";"com::sun::star::drawing::XShapeGrouper";"ungroup()"
diff --git a/sc/qa/unoapi/sc_1.sce b/sc/qa/unoapi/sc_1.sce
index d1135446..1bc68ea 100644
--- a/sc/qa/unoapi/sc_1.sce
+++ b/sc/qa/unoapi/sc_1.sce
@@ -15,7 +15,6 @@
# except in compliance with the License. You may obtain a copy of
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
# i84653 -o sc.ScPageObj
# i84554 -o sc.AccessibleEditableTextPara_PreviewNote
# i88241 -o sc.AccessibleEditableTextPara_HeaderFooter
-o sc.AccessibleEditableTextPara_PreviewCell