Home
last modified time | relevance | path

Searched refs:xTableProps_assert4 (Results 1 – 1 of 1) sorted by relevance

/aoo4110/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java379 …XPropertySet xTableProps_assert4 = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xT… in testSetTable_AlignmentAndMarginToPage() local
380 …rt table alignment as left",com.sun.star.text.HoriOrientation.LEFT,xTableProps_assert4.getProperty… in testSetTable_AlignmentAndMarginToPage()
381 assertEquals("assert top margin to page",2000,xTableProps_assert4.getPropertyValue("TopMargin")); in testSetTable_AlignmentAndMarginToPage()
382 …assertEquals("assert bottom margin to page",2000,xTableProps_assert4.getPropertyValue("BottomMargi… in testSetTable_AlignmentAndMarginToPage()
573 …XPropertySet xTableProps_assert4 = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xT… in testSetTableShadow() local
574 …sert4=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xTableProps_assert4.getProperty… in testSetTableShadow()

Completed in 16 milliseconds