Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphBorder.java132 …BorderLine topborderLine_odt=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine_odt… in testParagraphBorderSetting() local
133 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 21 milliseconds