Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/frame/
H A DFrameSize.java98 XShape xShape_doc = (XShape) UnoRuntime.queryInterface(XShape.class, xTextFrame_Assert_doc); in testFrameSize() local
99 assertEquals("verify Frame height size",788,xShape_doc.getSize().Height); in testFrameSize()
100 assertEquals("verify Frame width size",14998,xShape_doc.getSize().Width); in testFrameSize()

Completed in 13 milliseconds