Searched refs:xTextFrame_Assert_odt (Results 1 – 4 of 4) sorted by relevance
75 …XTextFrame xTextFrame_Assert_odt=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFrameBackColor() local76 …s_assert_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextFrame_Assert_odt); in testFrameBackColor()
76 …XTextFrame xTextFrame_Assert_odt=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFrameBorderSpacingtoContent() local77 …ops_assert_odt = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xTextFrame_Assert_odt); in testFrameBorderSpacingtoContent()
106 …XTextFrame xTextFrame_Assert_odt=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFramePosition() local107 …ramProps_odt = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextFrame_Assert_odt); in testFramePosition()
87 …XTextFrame xTextFrame_Assert_odt=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFrameSize() local88 XShape xShape_odt = (XShape) UnoRuntime.queryInterface(XShape.class, xTextFrame_Assert_odt); in testFrameSize()
Completed in 8 milliseconds