Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphBorder.java119 …Object borderLine_odt[]={xCursorProps_Assert_odt.getPropertyValue("LeftBorder"),xCursorProps_Asser… in testParagraphBorderSetting() local
120 …rLine leftborderLine_odt=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine_odt[0]); in testParagraphBorderSetting()
126 …Line rightborderLine_odt=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine_odt[1]); in testParagraphBorderSetting()
132 …erLine topborderLine_odt=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine_odt[2]); in testParagraphBorderSetting()
138 …ne bottomtborderLine_odt=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine_odt[3]); in testParagraphBorderSetting()

Completed in 7 milliseconds