Home
last modified time | relevance | path

Searched refs:oGraphic2 (Results 1 – 3 of 3) sorted by relevance

/aoo41x/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Border.java164 Object oGraphic2 = getGraphicsOfPage(CurrentPage)[0]; in testGraphicBorder_ODP() local
165 XShape xGraphicShape2 = (XShape)UnoRuntime.queryInterface(XShape.class, oGraphic2); in testGraphicBorder_ODP()
201 Object oGraphic2 = getGraphicsOfPage(CurrentPage)[0]; in testGraphicBorder_PPT() local
202 XShape xGraphicShape2 = (XShape)UnoRuntime.queryInterface(XShape.class, oGraphic2); in testGraphicBorder_PPT()
H A DGraphicPro_Position.java142 Object oGraphic2 = getGraphicsOfPage(CurrentPage)[0]; in testPosition() local
143 XShape xGraphicShape2 = (XShape)UnoRuntime.queryInterface(XShape.class, oGraphic2); in testPosition()
H A DGraphicPro_Size.java137 Object oGraphic2 = getGraphicsOfPage(CurrentPage)[0]; in testGraphicSize() local
138 XShape xGraphicShape2 = (XShape)UnoRuntime.queryInterface(XShape.class, oGraphic2); in testGraphicSize()

Completed in 28 milliseconds