Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/frame/
H A DFrameBackColor.java75 …XTextFrame xTextFrame_Assert_odt=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFrameBackColor() local
76 …s_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextFrame_Assert_odt); in testFrameBackColor()
H A DFrameBorderSpacingtoContent.java76 …XTextFrame xTextFrame_Assert_odt=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFrameBorderSpacingtoContent() local
77 …ops_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xTextFrame_Assert_odt); in testFrameBorderSpacingtoContent()
H A DFramePosition.java106 …XTextFrame xTextFrame_Assert_odt=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFramePosition() local
107 …ramProps_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextFrame_Assert_odt); in testFramePosition()
H A DFrameSize.java87 …XTextFrame xTextFrame_Assert_odt=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFrameSize() local
88 XShape xShape_odt = (XShape) UnoRuntime.queryInterface(XShape.class, xTextFrame_Assert_odt); in testFrameSize()

Completed in 21 milliseconds