Searched refs:bottomtborderLine_odt (Results 1 – 1 of 1) sorted by relevance
138 …BorderLine bottomtborderLine_odt=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine… in testParagraphBorderSetting() local139 assertEquals("assert paragraph left border",0x0000FF00,bottomtborderLine_odt.Color); in testParagraphBorderSetting()140 assertEquals("assert paragraph left border",150,bottomtborderLine_odt.InnerLineWidth); in testParagraphBorderSetting()141 assertEquals("assert paragraph left border",19,bottomtborderLine_odt.OuterLineWidth); in testParagraphBorderSetting()142 assertEquals("assert paragraph left border",101,bottomtborderLine_odt.LineDistance); in testParagraphBorderSetting()
Completed in 16 milliseconds