Lines Matching refs:xCursorProps_assert_odt

115 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,…  in testtableVerticalAlignment_Bottom()  local
116 …("assert table border spacing to content",VertOrientation.BOTTOM,xCursorProps_assert_odt.getProper… in testtableVerticalAlignment_Bottom()
131 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableVerticalAlignment_Bottom() local
132 …assertEquals("assert table vertical alignment",VertOrientation.BOTTOM,xCursorProps_assert_odt.getP… in testtableVerticalAlignment_Bottom()
188 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableVerticalAlignment_Center() local
189 …("assert table border spacing to content",VertOrientation.CENTER,xCursorProps_assert_odt.getProper… in testtableVerticalAlignment_Center()
204 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableVerticalAlignment_Center() local
205 …assertEquals("assert table vertical alignment",VertOrientation.CENTER,xCursorProps_assert_odt.getP… in testtableVerticalAlignment_Center()
261 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableVerticalAlignment_Top() local
262 …assertEquals("assert table border spacing to content",VertOrientation.TOP,xCursorProps_assert_odt.… in testtableVerticalAlignment_Top()
277 …XPropertySet xCursorProps_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,… in testtableVerticalAlignment_Top() local
278 …assertEquals("assert table vertical alignment",VertOrientation.TOP,xCursorProps_assert_odt.getProp… in testtableVerticalAlignment_Top()