Home
last modified time | relevance | path

Searched refs:xShapes2 (Results 1 – 7 of 7) sorted by relevance

/aoo4110/test/testuno/source/fvt/uno/sd/slideshow/
H A DSlideShow.java92 XShapes xShapes2 = (XShapes) UnoRuntime.queryInterface(XShapes.class, in testSlideShow() local
96 xShapes2.add(xRectangle2); in testSlideShow()
/aoo4110/main/qadevOOo/tests/java/mod/_sd/
H A DDrawController_DrawView.java226 XShapes xShapes2 = (XShapes) in createTestEnvironment() local
230 xShapes2.add(shape1); in createTestEnvironment()
H A DDrawController_HandoutView.java257 XShapes xShapes2 = (XShapes) in createTestEnvironment() local
261 xShapes2.add(shape1); in createTestEnvironment()
H A DDrawController_NotesView.java254 XShapes xShapes2 = (XShapes) in createTestEnvironment() local
258 xShapes2.add(shape1); in createTestEnvironment()
H A DDrawController_OutlineView.java254 XShapes xShapes2 = (XShapes) in createTestEnvironment() local
258 xShapes2.add(shape1); in createTestEnvironment()
H A DDrawController_PresentationView.java254 XShapes xShapes2 = (XShapes) in createTestEnvironment() local
258 xShapes2.add(shape1); in createTestEnvironment()
/aoo4110/main/filter/source/flash/
H A Dswfexporter.cxx518 Reference< XShapes > xShapes2( xShape, UNO_QUERY ); in exportShapes() local
519 …if( xShapes2.is() && xShape->getShapeType().equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("com.sun.star.… in exportShapes()
522 exportShapes( xShapes2, false, bMaster); in exportShapes()

Completed in 38 milliseconds