Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/frame/
H A DFrameBorder.java102 …BorderLine RightBorder_Assert_odt=(BorderLine) UnoRuntime.queryInterface(BorderLine.class, xFrameP… in testInsertFrame() local
103 assertEquals("assert bottomline color as setting",0x00FFFF00,RightBorder_Assert_odt.Color); in testInsertFrame()
104 …assertEquals("assert bottomline innerline width as setting",101,RightBorder_Assert_odt.InnerLineWi… in testInsertFrame()
105 …assertEquals("assert bottomline outerlinewidth as setting",19,RightBorder_Assert_odt.OuterLineWidt… in testInsertFrame()
106 assertEquals("assert bottomline linedistance as setting",101,RightBorder_Assert_odt.LineDistance); in testInsertFrame()

Completed in 11 milliseconds