summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2019-04-15 03:31:41 +0000
committerJens Carl <j.carl43@gmx.de>2019-04-15 06:41:52 +0200
commit527c400ef0654761ac1a3835dc06f2373523ef64 (patch)
tree9c11dc8eac823e566ad2920d5f8f519f1b9d14a8 /qadevOOo
parentd408080d7ce6abcf2a4788cbc70556e5e706cf4d (diff)
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>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/objdsc/sc/com.sun.star.comp.office.ScPageObj.csv11
1 files changed, 0 insertions, 11 deletions
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 4a2f50a0b2f6..000000000000
--- 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()"