Searched refs:topborderLine_odt (Results 1 – 1 of 1) sorted by relevance
132 …BorderLine topborderLine_odt=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine_odt… in testParagraphBorderSetting() local133 assertEquals("assert paragraph left border",0x0000FF00,topborderLine_odt.Color); in testParagraphBorderSetting()134 assertEquals("assert paragraph left border",150,topborderLine_odt.InnerLineWidth); in testParagraphBorderSetting()135 assertEquals("assert paragraph left border",19,topborderLine_odt.OuterLineWidth); in testParagraphBorderSetting()136 assertEquals("assert paragraph left border",101,topborderLine_odt.LineDistance); in testParagraphBorderSetting()
Completed in 17 milliseconds