diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-05-01 03:55:35 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-05-02 01:19:34 +0200 |
commit | 976bb31199baf8ded562323e35626c61ef5bffbe (patch) | |
tree | 5897cf4e2577a1502cd2d118f293b1a0321547f9 /qadevOOo | |
parent | 2aed7abb64ded178850f1ecaff98986357086b68 (diff) |
tdf#45904 Move XSearchDescriptor Java tests to C++
Move XSearchDescriptor Java tests to C++ for ScCellSearchObj.
Change-Id: I1ae50bb586fd742b7cc19f71bcae018ca42139e6
Reviewed-on: https://gerrit.libreoffice.org/71643
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.ScCellSearchObj.csv | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellSearchObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellSearchObj.csv index 8f8a0add5ae6..04f296d22cbf 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellSearchObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellSearchObj.csv @@ -1,5 +1,3 @@ -"ScCellSearchObj";"com::sun::star::util::XSearchDescriptor";"getSearchString()" -"ScCellSearchObj";"com::sun::star::util::XSearchDescriptor";"setSearchString()" "ScCellSearchObj";"com::sun::star::util::SearchDescriptor";"SearchBackwards" "ScCellSearchObj";"com::sun::star::util::SearchDescriptor";"SearchCaseSensitive" "ScCellSearchObj";"com::sun::star::util::SearchDescriptor";"SearchWords" |