Searched refs:xTextFrame_Assert_doc (Results 1 – 3 of 3) sorted by relevance
84 …XTextFrame xTextFrame_Assert_doc=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFrameBackColor() local85 …s_assert_doc = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xTextFrame_Assert_doc); in testFrameBackColor()
88 …XTextFrame xTextFrame_Assert_doc=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFrameBorderSpacingtoContent() local89 …ops_assert_doc = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,xTextFrame_Assert_doc); in testFrameBorderSpacingtoContent()
97 …XTextFrame xTextFrame_Assert_doc=(XTextFrame) UnoRuntime.queryInterface(XTextFrame.class, xTextFra… in testFrameSize() local98 XShape xShape_doc = (XShape) UnoRuntime.queryInterface(XShape.class, xTextFrame_Assert_doc); in testFrameSize()
Completed in 16 milliseconds