diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-09-02 04:34:39 +0000 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2017-10-08 21:05:27 +0200 |
commit | 4867bbdd99e3d5262621fa761d852d849b7365ab (patch) | |
tree | 85d94724e8379b8f3291841d729730b8c8255a1f /qadevOOo/objdsc | |
parent | d7a22815e8e7e52702afc3ff418a859194a1af68 (diff) |
tdf#45904: Move _XSubTotalField Java tests to C++
Change-Id: I64528c4e315247583e185bc3ab0defbc22bd8726
Reviewed-on: https://gerrit.libreoffice.org/41826
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSubTotalFieldObj.csv | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSubTotalFieldObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSubTotalFieldObj.csv deleted file mode 100644 index a25bff1dcdd0..000000000000 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSubTotalFieldObj.csv +++ /dev/null @@ -1,4 +0,0 @@ -"ScSubTotalFieldObj";"com::sun::star::sheet::XSubTotalField";"getGroupColumn()" -"ScSubTotalFieldObj";"com::sun::star::sheet::XSubTotalField";"setGroupColumn()" -"ScSubTotalFieldObj";"com::sun::star::sheet::XSubTotalField";"getSubTotalColumns()" -"ScSubTotalFieldObj";"com::sun::star::sheet::XSubTotalField";"setSubTotalColumns()" |