Searched refs:xShapes2 (Results 1 – 7 of 7) sorted by relevance
92 XShapes xShapes2 = (XShapes) UnoRuntime.queryInterface(XShapes.class, in testSlideShow() local96 xShapes2.add(xRectangle2); in testSlideShow()
226 XShapes xShapes2 = (XShapes) in createTestEnvironment() local230 xShapes2.add(shape1); in createTestEnvironment()
257 XShapes xShapes2 = (XShapes) in createTestEnvironment() local261 xShapes2.add(shape1); in createTestEnvironment()
254 XShapes xShapes2 = (XShapes) in createTestEnvironment() local258 xShapes2.add(shape1); in createTestEnvironment()
518 Reference< XShapes > xShapes2( xShape, UNO_QUERY ); in exportShapes() local519 …if( xShapes2.is() && xShape->getShapeType().equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("com.sun.star.… in exportShapes()522 exportShapes( xShapes2, false, bMaster); in exportShapes()
Completed in 36 milliseconds