Searched refs:borderLine_odt (Results 1 – 1 of 1) sorted by relevance
119 …Object borderLine_odt[]={xCursorProps_Assert_odt.getPropertyValue("LeftBorder"),xCursorProps_Asser… in testParagraphBorderSetting() local120 …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 13 milliseconds