diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-06-26 20:39:49 -0700 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-06-27 06:30:28 +0200 |
commit | d3b81a27e2bb7c8a3de8cd5fabe8d3734b5a3d3d (patch) | |
tree | ef68fc2c0f3f423e77d5647ae4f5b26ce997178e /qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv | |
parent | d35171456bc230efdaa9426da1398b2db7fa0df8 (diff) |
tdf#45904 Move XElementAccess Java tests to C++
Move XElementAccess Java tests to C++ for ScTabViewObj.
Change-Id: Iee151264033bee61a6a88ec0acb932ae069ede56
Reviewed-on: https://gerrit.libreoffice.org/74774
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv index ffd0cf5a2114..45986718864f 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTabViewObj.csv @@ -10,8 +10,6 @@ "ScTabViewObj";"com::sun::star::sheet::XEnhancedMouseClickBroadcaster#optional";"removeEnhancedMouseClickHandler()" "ScTabViewObj";"com::sun::star::ui::XContextMenuInterception#optional";"registerContextMenuInterceptor()" "ScTabViewObj";"com::sun::star::ui::XContextMenuInterception#optional";"releaseContextMenuInterceptor()" -"ScTabViewObj";"com::sun::star::container::XElementAccess";"getElementType()" -"ScTabViewObj";"com::sun::star::container::XElementAccess";"hasElements()" "ScTabViewObj";"com::sun::star::sheet::XRangeSelection";"startRangeSelection()" "ScTabViewObj";"com::sun::star::sheet::XRangeSelection";"abortRangeSelection()" "ScTabViewObj";"com::sun::star::sheet::XRangeSelection";"addRangeSelectionListener()" |