Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java373 …XPropertySet xTableProps_assert3 = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xT… in testSetTable_AlignmentAndMarginToPage() local
374 …able alignment as center",com.sun.star.text.HoriOrientation.CENTER,xTableProps_assert3.getProperty… in testSetTable_AlignmentAndMarginToPage()
375 assertEquals("assert top margin to page",2000,xTableProps_assert3.getPropertyValue("TopMargin")); in testSetTable_AlignmentAndMarginToPage()
376 …assertEquals("assert bottom margin to page",2000,xTableProps_assert3.getPropertyValue("BottomMargi… in testSetTable_AlignmentAndMarginToPage()
567 …XPropertySet xTableProps_assert3 = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xT… in testSetTableShadow() local
568 …sert3=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xTableProps_assert3.getProperty… in testSetTableShadow()

Completed in 26 milliseconds