Lines Matching refs:XPropertySet

52 import com.sun.star.beans.XPropertySet;
110 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testInsertShape()
111 XPropertySet.class, xShape); in testInsertShape()
115 XPropertySet xPropSet2 = (XPropertySet) UnoRuntime.queryInterface( in testInsertShape()
116 XPropertySet.class, xShape); in testInsertShape()
150 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeFillGradient()
151 XPropertySet.class, xShape); in testShapeFillGradient()
167 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xShape); in testShapeFillGradient()
186 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeFillColor()
187 XPropertySet.class, xShape); in testShapeFillColor()
192 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xShape); in testShapeFillColor()
209 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeFillHatch()
210 XPropertySet.class, xShape); in testShapeFillHatch()
221 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xShape); in testShapeFillHatch()
242 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeLineStyle()
243 XPropertySet.class, xShape); in testShapeLineStyle()
255 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xShape); in testShapeLineStyle()
274 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeLineColor()
275 XPropertySet.class, xShape); in testShapeLineColor()
279 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xShape); in testShapeLineColor()
313 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeRotation()
314 XPropertySet.class, xShape); in testShapeRotation()
317 xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeRotation()
318 XPropertySet.class, xShape); in testShapeRotation()