diff options
author | anfanite396 <dipamt1729@gmail.com> | 2023-08-17 22:57:29 +0530 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2023-08-23 15:27:08 +0200 |
commit | 2c5dfcf4b076aa8a75423a26b0804d5afc90ff0f (patch) | |
tree | 526fc929f477867aad06f204300bc624f630d506 /qadevOOo/objdsc | |
parent | 49c4f0581c7a926f0ab836241f912c70fc9cac75 (diff) |
tdf#45904: Move SwXTextTables Java tests to C++
Change-Id: I3946e68ce5c8a9611c243e427bc94c277c0a5456
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155810
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r-- | qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTables.csv | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTables.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTables.csv deleted file mode 100644 index 7fb1526deef1..000000000000 --- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTables.csv +++ /dev/null @@ -1,7 +0,0 @@ -"SwXTextTables";"com::sun::star::container::XNameAccess";"getByName()" -"SwXTextTables";"com::sun::star::container::XNameAccess";"getElementNames()" -"SwXTextTables";"com::sun::star::container::XNameAccess";"hasByName()" -"SwXTextTables";"com::sun::star::container::XIndexAccess";"getCount()" -"SwXTextTables";"com::sun::star::container::XIndexAccess";"getByIndex()" -"SwXTextTables";"com::sun::star::container::XElementAccess";"getElementType()" -"SwXTextTables";"com::sun::star::container::XElementAccess";"hasElements()" |