Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphBorder.java148 …Object borderLine_doc[]={xCursorProps_Assert_doc.getPropertyValue("LeftBorder"),xCursorProps_Asser… in testParagraphBorderSetting() local
149 …rLine leftborderLine_doc=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine_doc[0]); in testParagraphBorderSetting()
155 …Line rightborderLine_doc=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine_doc[1]); in testParagraphBorderSetting()
161 …erLine topborderLine_doc=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine_doc[2]); in testParagraphBorderSetting()
167 …ne bottomtborderLine_doc=(BorderLine)UnoRuntime.queryInterface(BorderLine.class,borderLine_doc[3]); in testParagraphBorderSetting()

Completed in 5 milliseconds