diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-09-13 22:19:32 -0700 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-09-14 08:17:59 +0200 |
commit | 0d0e8533afe565564835e6d51500e64066fd565b (patch) | |
tree | 9910b12f84ddf4d23f024ec499954e619b4f60ff /qadevOOo/objdsc/sc | |
parent | 5e4d564e27d062a48fd04cb7263b769819dd3a50 (diff) |
tdf#45904 Move XShape Java tests to C++
Move XShape Java tests to C++ for ScAnnotationShapeObj.
Change-Id: I26658ea7b0b26f68659024100c4d3c40e383899e
Reviewed-on: https://gerrit.libreoffice.org/78898
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo/objdsc/sc')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv index 8709cf403bc5..c65940379cc2 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv @@ -221,10 +221,6 @@ "ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" "ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" "ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" -"ScAnnotationShapeObj";"com::sun::star::drawing::XShape";"getPosition()" -"ScAnnotationShapeObj";"com::sun::star::drawing::XShape";"setPosition()" -"ScAnnotationShapeObj";"com::sun::star::drawing::XShape";"getSize()" -"ScAnnotationShapeObj";"com::sun::star::drawing::XShape";"setSize()" "ScAnnotationShapeObj";"com::sun::star::text::XText";"insertTextContent()" "ScAnnotationShapeObj";"com::sun::star::text::XText";"removeTextContent()" "ScAnnotationShapeObj";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsHangingPunctuation" |