diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-12-15 20:52:32 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2017-12-16 01:18:05 +0100 |
commit | 96f8861a29ebf650dedcbee71b8360133c0ceabb (patch) | |
tree | 81329ee8066f951ea441d8c650c1061b2d88e4a1 /qadevOOo/objdsc | |
parent | aad9c6da5154a89c6ef02214d1122d4b444eea23 (diff) |
tdf#45904 Move _XCellFormatRangesSupplier Java test to C++
Change-Id: I95c20893878385ef173875956d3d7166b0e9e563
Reviewed-on: https://gerrit.libreoffice.org/46578
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo/objdsc')
3 files changed, 0 insertions, 3 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv index e6b2ef052fd0..81bda88aa988 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv @@ -209,7 +209,6 @@ "ScCellCursorObj";"com::sun::star::chart::XChartDataArray";"setRowDescriptions()" "ScCellCursorObj";"com::sun::star::chart::XChartDataArray";"getColumnDescriptions()" "ScCellCursorObj";"com::sun::star::chart::XChartDataArray";"setColumnDescriptions()" -"ScCellCursorObj";"com::sun::star::sheet::XCellFormatRangesSupplier";"getCellFormatRanges()" "ScCellCursorObj";"com::sun::star::sheet::XSheetCellCursor";"collapseToCurrentRegion()" "ScCellCursorObj";"com::sun::star::sheet::XSheetCellCursor";"collapseToCurrentArray()" "ScCellCursorObj";"com::sun::star::sheet::XSheetCellCursor";"collapseToMergedArea()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv index deddc503556a..e018f5e09ef8 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv @@ -204,7 +204,6 @@ "ScCellRangeObj";"com::sun::star::chart::XChartDataArray";"setRowDescriptions()" "ScCellRangeObj";"com::sun::star::chart::XChartDataArray";"getColumnDescriptions()" "ScCellRangeObj";"com::sun::star::chart::XChartDataArray";"setColumnDescriptions()" -"ScCellRangeObj";"com::sun::star::sheet::XCellFormatRangesSupplier";"getCellFormatRanges()" "ScCellRangeObj";"com::sun::star::util::XModifyBroadcaster#optional";"addModifyListener()" "ScCellRangeObj";"com::sun::star::util::XModifyBroadcaster#optional";"removeModifyListener()" "ScCellRangeObj";"com::sun::star::util::XImportable";"createImportDescriptor()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv index 48032b0f4309..d62b814567ff 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv @@ -231,7 +231,6 @@ "ScTableSheetObj";"com::sun::star::chart::XChartDataArray";"setRowDescriptions()" "ScTableSheetObj";"com::sun::star::chart::XChartDataArray";"getColumnDescriptions()" "ScTableSheetObj";"com::sun::star::chart::XChartDataArray";"setColumnDescriptions()" -"ScTableSheetObj";"com::sun::star::sheet::XCellFormatRangesSupplier";"getCellFormatRanges()" "ScTableSheetObj";"com::sun::star::util::XModifyBroadcaster#optional";"addModifyListener()" "ScTableSheetObj";"com::sun::star::util::XModifyBroadcaster#optional";"removeModifyListener()" "ScTableSheetObj";"com::sun::star::util::XImportable";"createImportDescriptor()" |