Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphBorder.java138 …BorderLine bottomtborderLine_odt=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine… in testParagraphBorderSetting() local
139 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 12 milliseconds