summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authoranfanite396 <dipamt1729@gmail.com>2023-08-24 16:16:38 +0530
committerTomaž Vajngerl <quikee@gmail.com>2023-08-25 08:28:28 +0200
commit4453918e67a137440432381ef3bb2d03841e55d5 (patch)
treeba5be8f9a640021a646dbcb5505adefa927a2c18 /qadevOOo
parent534326bf573ace5877c7d790b37399623aa71d79 (diff)
tdf#45904: Move SwXTextField Java tests to C++
Change-Id: I11052e68289507778767df0d69cc8924f394b4f3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156047 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextField.csv8
1 files changed, 0 insertions, 8 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextField.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextField.csv
index 647254ff5cbe..e9f43eda6983 100644
--- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextField.csv
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextField.csv
@@ -1,9 +1,3 @@
-"SwXTextField";"com::sun::star::lang::XComponent";"dispose()"
-"SwXTextField";"com::sun::star::lang::XComponent";"addEventListener()"
-"SwXTextField";"com::sun::star::lang::XComponent";"removeEventListener()"
-"SwXTextField";"com::sun::star::text::TextContent";"AnchorType#optional"
-"SwXTextField";"com::sun::star::text::TextContent";"AnchorTypes#optional"
-"SwXTextField";"com::sun::star::text::TextContent";"TextWrap#optional"
"SwXTextField";"com::sun::star::text::XTextField";"getPresentation()"
"SwXTextField";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
"SwXTextField";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
@@ -12,5 +6,3 @@
"SwXTextField";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()"
"SwXTextField";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()"
"SwXTextField";"com::sun::star::beans::XPropertySet#optional";"removeVetoableChangeListener()"
-"SwXTextField";"com::sun::star::text::XTextContent";"attach()"
-"SwXTextField";"com::sun::star::text::XTextContent";"getAnchor()"