Searched refs:xTextFrameProps1 (Results 1 – 3 of 3) sorted by relevance
95 …XPropertySet xTextFrameProps1 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextF… in testFrameAnchorType() local96 xTextFrameProps1.setPropertyValue("Surround",FrameWrapType); in testFrameAnchorType()
87 …XPropertySet xTextFrameProps1 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextF… in testFrameAnchorType() local88 xTextFrameProps1.setPropertyValue("AnchorType",FrameAnchorType); in testFrameAnchorType()
96 …XPropertySet xTextFrameProps1 = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xTextF… in testFrameShadow() local101 xTextFrameProps1.setPropertyValue("ShadowFormat",shadowFormat); in testFrameShadow()
Completed in 15 milliseconds