summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/sw
diff options
context:
space:
mode:
authorLuv Sharma <luvsharma.del@gmail.com>2024-02-03 10:45:10 +0530
committerTaichi Haradaguchi <20001722@ymail.ne.jp>2024-02-04 05:13:14 +0100
commit0a83e6dfaff35bf8ee74d6d7f49bb1b2df0958c8 (patch)
treeacd360b02ac399ed0848f711f3f6c6e8d719ea12 /qadevOOo/objdsc/sw
parentbf2ae3c25a5da3a323c06fd5f949660ee64f0fa6 (diff)
tdf#45904 Remove old SwXBodyText Java test
Change-Id: I3dcef5782e81340e8a3ee2433246ddd23560dd5d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162943 Tested-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Diffstat (limited to 'qadevOOo/objdsc/sw')
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXBodyText.csv19
1 files changed, 0 insertions, 19 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXBodyText.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXBodyText.csv
deleted file mode 100644
index 44603eda85f2..000000000000
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXBodyText.csv
+++ /dev/null
@@ -1,19 +0,0 @@
-"SwXBodyText";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()"
-"SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursor()"
-"SwXBodyText";"com::sun::star::text::XSimpleText";"createTextCursorByRange()"
-"SwXBodyText";"com::sun::star::text::XSimpleText";"insertString()"
-"SwXBodyText";"com::sun::star::text::XSimpleText";"insertControlCharacter()"
-"SwXBodyText";"com::sun::star::container::XElementAccess";"getElementType()"
-"SwXBodyText";"com::sun::star::container::XElementAccess";"hasElements()"
-"SwXBodyText";"com::sun::star::text::XTextRange";"getText()"
-"SwXBodyText";"com::sun::star::text::XTextRange";"getStart()"
-"SwXBodyText";"com::sun::star::text::XTextRange";"getEnd()"
-"SwXBodyText";"com::sun::star::text::XTextRange";"getString()"
-"SwXBodyText";"com::sun::star::text::XTextRange";"setString()"
-"SwXBodyText";"com::sun::star::text::Text";"StartRedline#optional"
-"SwXBodyText";"com::sun::star::text::Text";"EndRedline#optional"
-"SwXBodyText";"com::sun::star::container::XEnumerationAccess#optional";"createEnumeration()"
-"SwXBodyText";"com::sun::star::text::XText";"insertTextContent()"
-"SwXBodyText";"com::sun::star::text::XText";"removeTextContent()"
-"SwXBodyText";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentBefore()"
-"SwXBodyText";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentAfter()"