Searched refs:xTextFrameProps_assert1 (Results 1 – 3 of 3) sorted by relevance
102 …XPropertySet xTextFrameProps_assert1 = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testFrameAnchorType() local103 …rrond=(WrapTextMode)UnoRuntime.queryInterface(WrapTextMode.class,xTextFrameProps_assert1.getProper… in testFrameAnchorType()
94 …XPropertySet xTextFrameProps_assert1 = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testFrameAnchorType() local95 …assertEquals("assert shadow anchor type",FrameAnchorType,xTextFrameProps_assert1.getPropertyValue(… in testFrameAnchorType()
107 …XPropertySet xTextFrameProps_assert1 = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class… in testFrameShadow() local108 …rt1=(ShadowFormat) UnoRuntime.queryInterface(ShadowFormat.class, xTextFrameProps_assert1.getProper… in testFrameShadow()
Completed in 19 milliseconds